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