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

Unified Diff: chrome/common/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/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index c019e61ee2bc205f64fb07efe1d3b340965f2a14..fbd0d695b1e6aaee85af1c48167616c3dad06c26 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+apps/app_shim", # For app shim messages.
"+breakpad", # For Breakpad constants.
+ "+chrome/grit", # For generated headers
"+chromeos", # For chromeos_switches.h
"+components/autofill/content/common",
"+components/autofill/core/common",
@@ -18,7 +19,6 @@ include_rules = [
"+components/translate/core/common",
"+extensions/common",
"+google_apis/gaia", # For gaia_switches.h
- "+grit", # For generated headers
"+media",
"+ppapi/native_client/src/trusted/plugin/ppapi_entrypoints.h",
"+ppapi/shared_impl",
« no previous file with comments | « no previous file | chrome/common/attrition_experiments.h » ('j') | chrome/common/extensions/chrome_extensions_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698