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

Unified Diff: components/app_modal/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/app_modal/DEPS
diff --git a/components/app_modal/DEPS b/components/app_modal/DEPS
index aa04b80a0000fd973842ec598b19ce1b2387019f..308e64a8d829bcdef121412db0256f0ca9b4396e 100644
--- a/components/app_modal/DEPS
+++ b/components/app_modal/DEPS
@@ -1,8 +1,8 @@
include_rules = [
"+components/url_formatter",
+ "+components/strings/grit/components_strings.h",
"+content/public/browser",
"+content/public/common",
- "+grit/components_strings.h",
"+net/base",
"+ui/aura",
"+ui/base",

Powered by Google App Engine
This is Rietveld 408576698