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

Unified Diff: components/security_interstitials/content/DEPS

Issue 2712513004: Use a qualified path for grit-generated headers in components/ (Closed)
Patch Set: res 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/security_interstitials/content/DEPS
diff --git a/components/security_interstitials/content/DEPS b/components/security_interstitials/content/DEPS
index a35d23399fe1649dd1c5bef21407d9e9207874c3..5cb2f21ed5112034e3b69f38d5eed8f39ac5df04 100644
--- a/components/security_interstitials/content/DEPS
+++ b/components/security_interstitials/content/DEPS
@@ -1,8 +1,8 @@
include_rules = [
+ "+components/grit/components_resources.h",
"+components/prefs",
"+components/safe_browsing_db",
"+components/security_interstitials/core",
"+content/public/browser",
"+content/public/common",
- "+grit/components_resources.h",
]

Powered by Google App Engine
This is Rietveld 408576698