| OLD | NEW |
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+bindings", | 2 "+bindings", |
| 3 "+core", | 3 "+core", |
| 4 "+device/base/synchronization/shared_memory_seqlock_buffer.h", |
| 5 "+device/gamepad/public/interfaces/gamepad.mojom-blink.h", |
| 4 "-modules", | 6 "-modules", |
| 5 "+modules/EventModules.h", | 7 "+modules/EventModules.h", |
| 6 "+modules/ModulesExport.h", | 8 "+modules/ModulesExport.h", |
| 7 "+modules/gamepad", | 9 "+modules/gamepad", |
| 10 "+mojo/public/cpp/bindings/binding.h", |
| 11 "+mojo/public/cpp/system/buffer.h", |
| 8 "+platform", | 12 "+platform", |
| 9 "+public/platform", | 13 "+public/platform", |
| 10 "-web", | 14 "-web", |
| 11 ] | 15 ] |
| OLD | NEW |