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

Unified Diff: components/browsing_data/core/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/browsing_data/core/DEPS
diff --git a/components/browsing_data/core/DEPS b/components/browsing_data/core/DEPS
index 07a87dafa6f4a15c8c9762b2affba5fe22f6c7c0..cd4abb34aead08400162ae9c90a670f6caae9cd5 100644
--- a/components/browsing_data/core/DEPS
+++ b/components/browsing_data/core/DEPS
@@ -7,11 +7,11 @@ include_rules = [
"+components/pref_registry",
"+components/prefs",
"+components/signin",
+ "+components/strings/grit/components_strings.h",
"+components/sync/base",
"+components/sync/driver",
"+components/version_info",
"+components/webdata/common",
- "+grit",
"+net",
"+ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698