Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
78f399d4e4bb4c84161ce87ab9139fefee14572e
/
.
/
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
;
}