Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
49b48ad5df227685d150d5abb833784a018432ee
/
.
/
build
/
chip
/
java
/
tests
/
IncludedInSources.java
blob: 890cf286da4301ec6be06b21829888e350c1a422 [
file
] [
log
] [
blame
]
package
build
.
chip
.
java
.
tests
;
public
class
IncludedInSources
{
IncludedInChildSources
includedInChildSources
;
IncludedInChildSources2
includedInChildSources2
;
IncludedInGrandchildSources
includedInGrandchildSources
;
IncludedInJar
includedInJar
;
}