| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index cb177e3de8a6e8ea2458e2e4dec0b8f9f0abfab5..5308c4135ed485bc73d9b2fb0aa3fbb2173f988d 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",
|
|
|