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

Unified Diff: chrome/utility/DEPS

Issue 450053003: Use a qualified path for grit includes in various chrome/ directories. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove webkit strings that no longer exist Created 6 years, 4 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/tools/mac_helpers/infoplist_strings_util.mm ('k') | chrome/utility/extensions/unpacker.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/utility/DEPS
diff --git a/chrome/utility/DEPS b/chrome/utility/DEPS
index 17ebb358f9676465e13a6812847a971d59419043..14e3a28ab0a69b2658385c2aa66978d014ba4389 100644
--- a/chrome/utility/DEPS
+++ b/chrome/utility/DEPS
@@ -1,13 +1,10 @@
include_rules = [
+ "+chrome/grit", # For generated headers.
"+content/public/child",
"+content/public/utility",
"+components/wifi",
"+courgette",
"+extensions/common",
-
- # For generated headers.
- "+grit",
-
"+skia/ext",
"+media",
"+third_party/zlib/google",
« no previous file with comments | « chrome/tools/mac_helpers/infoplist_strings_util.mm ('k') | chrome/utility/extensions/unpacker.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698