Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+ash/host", | 2 "+ash/host", |
| 3 "+content/public/browser/screen_orientation_delegate.h", | |
| 4 "+content/public/browser/screen_orientation_provider.h", | |
| 5 "+third_party/WebKit/public/platform/WebScreenOrientationLockType.h", | |
| 3 ] | 6 ] |
| 4 | 7 |
| OLD | NEW |