Index: chrome/installer/util/DEPS |
diff --git a/chrome/installer/util/DEPS b/chrome/installer/util/DEPS |
index 0148070b1a3dec753c2b8d148fd991454f4cb334..2f05ced12f6c536fd9db29cffc1a93bccf8c03ef 100644 |
--- a/chrome/installer/util/DEPS |
+++ b/chrome/installer/util/DEPS |
@@ -1,3 +1,7 @@ |
include_rules = [ |
+ # This file is generated but otherwise would be excluded because of the |
+ # "-chrome" rule in a parent dir. |
+ "+chrome/grit/chromium_strings.h", |
+ |
"+components/metrics/client_info.h", |
] |