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

Unified Diff: components/safe_json/DEPS

Issue 2712513004: Use a qualified path for grit-generated headers in components/ (Closed)
Patch Set: more checkdeps Created 3 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
Index: components/safe_json/DEPS
diff --git a/components/safe_json/DEPS b/components/safe_json/DEPS
index d93d13730be441640606d37b6cb9638ab07c1c0f..640277752ce0f79c5b331eeba9deb29bf0cd546a 100644
--- a/components/safe_json/DEPS
+++ b/components/safe_json/DEPS
@@ -1,8 +1,9 @@
include_rules = [
+ "+components/grit/components_resources.h",
+ "+components/strings/grit/components_strings.h",
"+content/public/browser",
"+content/public/common",
"+content/public/utility",
- "+grit", # For generated headers
"+jni",
"+mojo/public/cpp",
"+ui/base",

Powered by Google App Engine
This is Rietveld 408576698