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

Unified Diff: components/security_interstitials/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/security_interstitials/DEPS
diff --git a/components/security_interstitials/DEPS b/components/security_interstitials/DEPS
index d690007e83e138b78e76a212212cd6a420e19909..f88d8c33de1bb66eecd565b9c277e5b0fb522c47 100644
--- a/components/security_interstitials/DEPS
+++ b/components/security_interstitials/DEPS
@@ -5,8 +5,8 @@ include_rules = [
"+components/prefs",
"+components/rappor",
"+components/ssl_errors",
+ "+components/strings/grit/components_strings.h",
"+components/url_formatter",
- "+grit/components_strings.h",
"+net/base",
"+net/ssl",
"+ui/base"

Powered by Google App Engine
This is Rietveld 408576698