| OLD | NEW |
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+device/battery/battery_monitor.mojom-blink.h", | |
| 3 "-modules", | 2 "-modules", |
| 4 "+modules/EventTargetModules.h", | 3 "+modules/EventTargetModules.h", |
| 5 "+modules/ModulesExport.h", | 4 "+modules/ModulesExport.h", |
| 6 "+modules/battery", | 5 "+modules/battery", |
| 6 "+services/device/public/interfaces/battery_monitor.mojom-blink.h", |
| 7 "+services/device/public/interfaces/constants.mojom-blink.h", | 7 "+services/device/public/interfaces/constants.mojom-blink.h", |
| 8 ] | 8 ] |
| OLD | NEW |