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

Unified Diff: components/autofill/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/autofill/DEPS
diff --git a/components/autofill/DEPS b/components/autofill/DEPS
index 6b6ca5cf0be2bdeff3231f46c2c7f4b0c033e183..15a0bfa7044634c17c8a75e2776477e6efcd9bbc 100644
--- a/components/autofill/DEPS
+++ b/components/autofill/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"+components/prefs",
+ "+components/strings/grit/components_strings.h",
"+google_apis/gaia/gaia_urls.h",
- "+grit", # For generated headers
"+jni",
"+net",
"+third_party/skia",

Powered by Google App Engine
This is Rietveld 408576698