| OLD | NEW | 
|    1 include_rules = [ |    1 include_rules = [ | 
|    2   "+apps", |    2   "+apps", | 
|    3   "+ash", |    3   "+ash", | 
|    4   "+chrome/app", |    4   "+chrome/app", | 
|    5   "+chrome/installer", |    5   "+chrome/installer", | 
|    6   "+chrome_elf/blacklist", |    6   "+chrome_elf/blacklist", | 
|    7   "+chromeos", |    7   "+chromeos", | 
|    8   "+components/autofill/content/browser", |    8   "+components/autofill/content/browser", | 
|    9   "+components/autofill/content/common", |    9   "+components/autofill/content/common", | 
|   10   "+components/autofill/core/browser", |   10   "+components/autofill/core/browser", | 
|   11   "+components/autofill/core/common", |   11   "+components/autofill/core/common", | 
|   12   "+components/breakpad", |   12   "+components/breakpad", | 
|   13   "+components/browser_context_keyed_service", |   13   "+components/browser_context_keyed_service", | 
|   14   "+components/dom_distiller", |   14   "+components/dom_distiller", | 
|   15   "+components/language_usage_metrics", |   15   "+components/language_usage_metrics", | 
|   16   "+components/nacl/browser", |   16   "+components/nacl/browser", | 
|   17   "+components/nacl/common", |   17   "+components/nacl/common", | 
|   18   "+components/navigation_interception", |   18   "+components/navigation_interception", | 
|   19   "+components/navigation_metrics", |   19   "+components/navigation_metrics", | 
|   20   "+components/policy", |   20   "+components/policy", | 
|   21   "+components/precache", |   21   "+components/precache", | 
 |   22   "+components/rappor", | 
|   22   "+components/sessions", |   23   "+components/sessions", | 
|   23   "+components/signin", |   24   "+components/signin", | 
|   24   "+components/startup_metric_utils", |   25   "+components/startup_metric_utils", | 
|   25   "+components/translate/core/browser", |   26   "+components/translate/core/browser", | 
|   26   "+components/translate/core/common", |   27   "+components/translate/core/common", | 
|   27   "+components/url_matcher", |   28   "+components/url_matcher", | 
|   28   "+components/user_prefs", |   29   "+components/user_prefs", | 
|   29   "+components/webdata", |   30   "+components/webdata", | 
|   30   "+components/web_modal", |   31   "+components/web_modal", | 
|   31   "+content/public/browser", |   32   "+content/public/browser", | 
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  101   "+third_party/WebKit/public/web/WebCache.h", |  102   "+third_party/WebKit/public/web/WebCache.h", | 
|  102   "+third_party/WebKit/public/web/WebContextMenuData.h", |  103   "+third_party/WebKit/public/web/WebContextMenuData.h", | 
|  103   "+third_party/WebKit/public/web/WebFindOptions.h", |  104   "+third_party/WebKit/public/web/WebFindOptions.h", | 
|  104   "+third_party/WebKit/public/web/WebInputEvent.h", |  105   "+third_party/WebKit/public/web/WebInputEvent.h", | 
|  105   "+third_party/WebKit/public/web/WebMediaPlayerAction.h", |  106   "+third_party/WebKit/public/web/WebMediaPlayerAction.h", | 
|  106   "+third_party/WebKit/public/web/WebNotificationPresenter.h", |  107   "+third_party/WebKit/public/web/WebNotificationPresenter.h", | 
|  107   "+third_party/WebKit/public/web/WebPluginAction.h", |  108   "+third_party/WebKit/public/web/WebPluginAction.h", | 
|  108   "+third_party/WebKit/public/web/WebTextDirection.h", |  109   "+third_party/WebKit/public/web/WebTextDirection.h", | 
|  109   "+third_party/WebKit/public/web/WebWindowFeatures.h", |  110   "+third_party/WebKit/public/web/WebWindowFeatures.h", | 
|  110 ] |  111 ] | 
| OLD | NEW |