| Index: chrome/app/DEPS
|
| diff --git a/chrome/app/DEPS b/chrome/app/DEPS
|
| index a8f00e9b3bbbc590146cebb102627891a5731378..7d70e400aa0ad854eddff181870e3b0132b99960 100644
|
| --- a/chrome/app/DEPS
|
| +++ b/chrome/app/DEPS
|
| @@ -6,6 +6,7 @@ include_rules = [
|
| "+chrome/common/chrome_features.h",
|
| "+chrome/grit", # For generated headers
|
| "+chrome/installer",
|
| + "+chrome/gpu/chrome_content_gpu_client.h",
|
| "+chrome/renderer/chrome_content_renderer_client.h",
|
| "+chrome/utility/chrome_content_utility_client.h",
|
| "+chrome_elf/chrome_elf_main.h",
|
|
|