diff options
Diffstat (limited to 'chrome/browser/DEPS')
-rwxr-xr-x | chrome/browser/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS index cb177e3..5308c41 100755 --- a/chrome/browser/DEPS +++ b/chrome/browser/DEPS @@ -1,12 +1,12 @@ include_rules = [ "+chrome/app", - "+chrome/app/theme", # For resource identifiers "+chrome/app/locales", "+chrome/installer", "+chrome/personalization", "+chrome/tools", "+chrome/tools/profiles", # For history unit tests. "+chrome/views", + "+grit", # For generated headers "+sandbox/src", "+skia/include", "+skia/ext", |