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

Unified Diff: components/ntp_snippets/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/ntp_snippets/DEPS
diff --git a/components/ntp_snippets/DEPS b/components/ntp_snippets/DEPS
index ebaabefa33778fb033908b80cf08592771e75a01..97081df22c4840c2be64634fce4c835b7d1fae9e 100644
--- a/components/ntp_snippets/DEPS
+++ b/components/ntp_snippets/DEPS
@@ -7,10 +7,10 @@ include_rules = [
"+components/metrics",
"+components/prefs",
"+components/signin",
+ "+components/strings/grit/components_strings.h",
"+components/sync/driver",
"+components/translate/core/browser",
"+components/variations",
- "+grit/components_strings.h",
"+net/base",
"+net/http",
"+net/url_request",

Powered by Google App Engine
This is Rietveld 408576698