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

Unified Diff: components/bookmarks/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/bookmarks/DEPS
diff --git a/components/bookmarks/DEPS b/components/bookmarks/DEPS
index 40b213ec092a1945427c8173a97570d17d8f7e59..d4f1c04ddba6fa11a1a6a878e01befe311da1bd8 100644
--- a/components/bookmarks/DEPS
+++ b/components/bookmarks/DEPS
@@ -5,7 +5,7 @@ include_rules = [
"+components/prefs",
"+components/query_parser",
"+components/url_formatter",
- "+grit/components_strings.h",
+ "+components/strings/grit/components_strings.h",
Lei Zhang 2017/02/23 19:58:20 sort?
"+jni",
"+net/base",
"+ui",

Powered by Google App Engine
This is Rietveld 408576698