Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+bindings", | |
| 3 "+core", | |
| 4 "-modules", | 2 "-modules", |
| 5 "+modules/EventModules.h", | 3 "+modules/EventModules.h", |
| 6 "+modules/ModulesExport.h", | 4 "+modules/ModulesExport.h", |
| 7 "+modules/push_messaging", | 5 "+modules/push_messaging", |
| 8 "+modules/serviceworkers", | 6 "+modules/serviceworkers", |
| 9 "+platform", | |
| 10 "+public/platform", | |
| 11 "-web", | |
| 12 ] | 7 ] |
| OLD | NEW |