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

Unified Diff: components/printing/renderer/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/printing/renderer/DEPS
diff --git a/components/printing/renderer/DEPS b/components/printing/renderer/DEPS
index e0bb7eff5f4c0f17e02bc64415f2d4c19ce352ef..70bf501b1a14adde1eb08b9071802e511798d138 100644
--- a/components/printing/renderer/DEPS
+++ b/components/printing/renderer/DEPS
@@ -1,5 +1,5 @@
include_rules = [
- "+grit/components_resources.h",
+ "+components/grit/components_resources.h",
"+net/base",
"+third_party/skia",
"+ui/base",

Powered by Google App Engine
This is Rietveld 408576698