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

Unified Diff: components/policy/core/browser/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/policy/core/browser/DEPS
diff --git a/components/policy/core/browser/DEPS b/components/policy/core/browser/DEPS
index cb5ff1897a7f7ca3d6ff3284ae5cbecf294a3599..cd31d4c452a6d5a80e133dda2994185124be2ed9 100644
--- a/components/policy/core/browser/DEPS
+++ b/components/policy/core/browser/DEPS
@@ -3,9 +3,9 @@ include_rules = [
"+components/bookmarks",
"+components/pref_registry",
"+components/proxy_config",
+ "+components/strings/grit/components_strings.h",
"+components/url_formatter",
"+components/url_matcher",
- "+grit/components_strings.h",
"+third_party/icu",
"+ui/base/l10n",
"+ui/base/resource",

Powered by Google App Engine
This is Rietveld 408576698