OLD | NEW |
1 include_rules = [ | 1 include_rules = [ |
2 # Generated by the local tracing_resources.gyp:tracing_resources | 2 # Generated by the local tracing_resources.gyp:tracing_resources |
3 "+grit/tracing_resources.h", | 3 "+grit/tracing_resources.h", |
4 "+third_party/zlib/zlib.h", | |
5 "+tools/battor_agent", | 4 "+tools/battor_agent", |
6 ] | 5 ] |
7 | 6 |
8 specific_include_rules = { | 7 specific_include_rules = { |
9 "tracing_controller_impl\.cc": [ | 8 "tracing_controller_impl\.cc": [ |
10 "+v8" | 9 "+v8" |
11 ] | 10 ] |
12 } | 11 } |
OLD | NEW |