• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1include_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]
6