blob: a814b152f2c84158b5cdd7d54d83607c5b745389 [file] [log] [blame]
phoglund37ebcf02016-01-08 05:04:57 -08001include_rules = [
2 # Allow include of Chrome base/android to allow inclusion of headers needed
3 # for accessing the JVM and Application context in gtest.
4 "+base/android",
5]