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

Unified Diff: components/pdf/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/pdf/renderer/DEPS
diff --git a/components/pdf/renderer/DEPS b/components/pdf/renderer/DEPS
index 47cc418b2fe6215fc119038677d0282cabd89b0e..7113287c54f06d879824294885d6c26f21189ece 100644
--- a/components/pdf/renderer/DEPS
+++ b/components/pdf/renderer/DEPS
@@ -1,7 +1,6 @@
include_rules = [
+ "+components/strings/grit/components_strings.h",
"+gin",
- "+grit/components_scaled_resources.h",
- "+grit/components_strings.h",
"+skia/ext",
"+ui/accessibility",
"+ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698