| OLD | NEW | 
|---|
| 1 include_rules = [ | 1 include_rules = [ | 
| 2   "+breakpad", | 2   "+breakpad", | 
| 3   "+chrome/browser", | 3   "+chrome/browser", | 
| 4   "+chrome/child", | 4   "+chrome/child", | 
| 5   "+chrome/chrome_watcher", | 5   "+chrome/chrome_watcher", | 
| 6   "+chrome/common/chrome_features.h", | 6   "+chrome/common/chrome_features.h", | 
| 7   "+chrome/grit", |  | 
| 8   "+chrome/installer", | 7   "+chrome/installer", | 
| 9   "+chrome/install_static", | 8   "+chrome/install_static", | 
| 10   "+chrome/gpu/chrome_content_gpu_client.h", | 9   "+chrome/gpu/chrome_content_gpu_client.h", | 
| 11   "+chrome/renderer/chrome_content_renderer_client.h", | 10   "+chrome/renderer/chrome_content_renderer_client.h", | 
| 12   "+chrome/utility/chrome_content_utility_client.h", | 11   "+chrome/utility/chrome_content_utility_client.h", | 
| 13   "+chrome_elf/chrome_elf_main.h", | 12   "+chrome_elf/chrome_elf_main.h", | 
| 14   "+chromeos/chromeos_paths.h", | 13   "+chromeos/chromeos_paths.h", | 
| 15   "+chromeos/chromeos_switches.h", | 14   "+chromeos/chromeos_switches.h", | 
| 16   "+chromeos/hugepage_text/hugepage_text.h", | 15   "+chromeos/hugepage_text/hugepage_text.h", | 
| 17   "+components/browser_watcher", | 16   "+components/browser_watcher", | 
| (...skipping 13 matching lines...) Expand all  Loading... | 
| 31   "+content/public/app", | 30   "+content/public/app", | 
| 32   "+content/public/browser/browser_main_runner.h", | 31   "+content/public/browser/browser_main_runner.h", | 
| 33   "+extensions/common/constants.h", | 32   "+extensions/common/constants.h", | 
| 34   "+native_client/src/trusted/service_runtime/osx", | 33   "+native_client/src/trusted/service_runtime/osx", | 
| 35   "+remoting/client/plugin", | 34   "+remoting/client/plugin", | 
| 36   "+sandbox", | 35   "+sandbox", | 
| 37   "+syzygy/kasko/api", | 36   "+syzygy/kasko/api", | 
| 38   "+third_party/crashpad/crashpad", | 37   "+third_party/crashpad/crashpad", | 
| 39   "+third_party/kasko", | 38   "+third_party/kasko", | 
| 40 ] | 39 ] | 
| OLD | NEW | 
|---|