• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1include_rules = [
2  "+content/public/test/web_contents_tester.h",
3  "+content/public/test/test_browser_thread_bundle.h",
4  "+content/public/test/test_browser_context.h",
5  "+win8/viewer",
6]
7
8specific_include_rules = {
9  "ash_test_helper\.cc": [
10    "+ash/host"
11  ],
12  "mirror_window_test_api\.cc": [
13    "+ash/host"
14  ],
15}
16