Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+third_party/WebKit/Source/bindings", | 2 "-modules", |
| 3 "+third_party/WebKit/Source/core", | 3 "+modules/ModulesExport.h", |
| 4 "+third_party/WebKit/Source/platform/heap", | 4 "+modules/canvas2d/BaseRenderingContext2D.h", |
| 5 "-third_party/WebKit/Source/modules", | 5 "+modules/csspaint", |
| 6 "+third_party/WebKit/Source/modules/csspaint", | |
| 7 "+third_party/WebKit/Source/platform", | |
| 8 "-third_party/WebKit/Source/web", | |
| 9 ] | 6 ] |
| OLD | NEW |