Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "-modules", | 2 "-modules", |
| 3 "+device/screen_orientation/public/interfaces/screen_orientation.mojom-blink.h ", | |
| 3 "+modules/ModulesExport.h", | 4 "+modules/ModulesExport.h", |
| 5 "+modules/device_orientation", | |
| 4 "+modules/media_controls", | 6 "+modules/media_controls", |
| 5 "+modules/remoteplayback", | 7 "+modules/remoteplayback", |
| 8 "+modules/screen_orientation", | |
| 9 "+services/device/public/interfaces/constants.mojom-blink.h", | |
| 6 ] | 10 ] |
| OLD | NEW |