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

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: 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
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",

Powered by Google App Engine
This is Rietveld 408576698