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

Unified Diff: components/pdf/renderer/DEPS

Issue 506473003: pdf: Move the string/image resources for the pdf plugin. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pdf-host-component
Patch Set: Created 6 years, 4 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 b4762c10c86d798e7bebf23e0a47d576389c6399..ea6bf47d11d0dea78340a1d387001e927e9bf46c 100644
--- a/components/pdf/renderer/DEPS
+++ b/components/pdf/renderer/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+components/grit/component_scaled_resources.h",
+ "+components/strings/grit/components_strings.h",
"+skia/ext",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698