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