| OLD | NEW |
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+bindings", | |
| 3 "+core", | |
| 4 "+device/screen_orientation/public/interfaces/screen_orientation.mojom-blink
.h", | 2 "+device/screen_orientation/public/interfaces/screen_orientation.mojom-blink
.h", |
| 5 "-modules", | 3 "-modules", |
| 6 "+modules/EventTargetModules.h", | 4 "+modules/EventTargetModules.h", |
| 7 "+modules/ModulesExport.h", | 5 "+modules/ModulesExport.h", |
| 8 "+modules/screen_orientation", | 6 "+modules/screen_orientation", |
| 9 "+platform", | |
| 10 "+public/platform", | |
| 11 "+services/device/public/interfaces/constants.mojom-blink.h", | 7 "+services/device/public/interfaces/constants.mojom-blink.h", |
| 12 "-web", | |
| 13 ] | 8 ] |
| OLD | NEW |