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

Unified Diff: components/flags_ui/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/flags_ui/DEPS
diff --git a/components/flags_ui/DEPS b/components/flags_ui/DEPS
index 02fddd1884679caa2f7df5b30cc1f93562f4ec45..ad5532c4903cffac3b6d287ac8f59d2056c2e2ef 100644
--- a/components/flags_ui/DEPS
+++ b/components/flags_ui/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"+components/pref_registry",
"+components/prefs",
+ "+components/strings/grit/components_strings.h",
"+components/variations",
- "+grit/components_strings.h",
"+ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698