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

Unified Diff: components/undo/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/undo/DEPS
diff --git a/components/undo/DEPS b/components/undo/DEPS
index a70c7a841c05fc71db69b106db610eda0bf843fe..95c6471b5fdf0605bacdb19bff11dfd0b877015d 100644
--- a/components/undo/DEPS
+++ b/components/undo/DEPS
@@ -6,7 +6,7 @@ include_rules = [
"+components/bookmarks/browser",
"+components/keyed_service/core",
- "+grit/components_strings.h",
+ "+components/strings/grit/components_strings.h",
"+ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698