| OLD | NEW |
| (Empty) |
| 1 include_rules = [ | |
| 2 "+base", | |
| 3 "+cc", | |
| 4 "-cc/blink", | |
| 5 "-chrome", | |
| 6 "+components/safe_json", | |
| 7 "+components/url_formatter", | |
| 8 "+components/version_info", | |
| 9 "+components/signin/core/browser/android", | |
| 10 "-content", | |
| 11 "+device/geolocation", | |
| 12 "+google_apis/gaia", | |
| 13 "+gpu", | |
| 14 "+jni", | |
| 15 "+net", | |
| 16 "+third_party/WebKit/public/platform/WebGestureEvent.h", | |
| 17 "+third_party/WebKit/public/platform/WebInputEvent.h", | |
| 18 "+ui/android", | |
| 19 "+ui/base/ime/text_input_type.h", | |
| 20 "+ui/base/l10n", | |
| 21 "+ui/base/resource", | |
| 22 "+ui/events", | |
| 23 "+ui/events/android", | |
| 24 "+ui/events/blink", | |
| 25 "+ui/events/gesture_detection", | |
| 26 "+ui/events/gestures/blink", | |
| 27 "+ui/gfx", | |
| 28 "+ui/gl", | |
| 29 "+ui/platform_window", | |
| 30 "+url", | |
| 31 ] | |
| OLD | NEW |