Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6110)

Unified Diff: chrome/browser/DEPS

Issue 24011: chrome_resources take 2 (Closed)
Patch Set: rebase Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/theme/theme_resources.rc ('k') | chrome/browser/autocomplete/autocomplete_popup.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chrome/app/theme/theme_resources.rc ('k') | chrome/browser/autocomplete/autocomplete_popup.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698