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

Unified Diff: components/ssl_errors/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/ssl_errors/DEPS
diff --git a/components/ssl_errors/DEPS b/components/ssl_errors/DEPS
index bcf6031de162dd36fdd7a25cae8b9538a9cadd73..9960302a20b71e0918c73fcb65bf2d02004928b2 100644
--- a/components/ssl_errors/DEPS
+++ b/components/ssl_errors/DEPS
@@ -1,8 +1,9 @@
include_rules = [
+ "+components/grit/components_resources.h",
"+components/network_time",
"+components/prefs",
+ "+components/strings/grit/components_strings.h",
"+components/url_formatter",
- "+grit",
"+net",
"+ui/base"
]

Powered by Google App Engine
This is Rietveld 408576698