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

Unified Diff: components/search_engines/DEPS

Issue 2712513004: Use a qualified path for grit-generated headers in components/ (Closed)
Patch Set: res 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/search_engines/DEPS
diff --git a/components/search_engines/DEPS b/components/search_engines/DEPS
index 13ef769ef797180b38b2e3b848aef826a2c8b63c..976f554eb762131386192790ba1aaeaccf778c6e 100644
--- a/components/search_engines/DEPS
+++ b/components/search_engines/DEPS
@@ -15,7 +15,7 @@ include_rules = [
"+components/url_formatter",
"+components/webdata",
"+google_apis",
- "+grit/components_strings.h",
+ "+components/strings/grit/components_strings.h",
sdefresne 2017/02/23 11:34:52 nit: sort
Nico 2017/02/23 16:57:52 Done.
"+libxml",
"+net",
"+sql",

Powered by Google App Engine
This is Rietveld 408576698