summaryrefslogtreecommitdiffstats
path: root/components/pdf/DEPS
diff options
context:
space:
mode:
authorSadrul Habib Chowdhury <sadrul@chromium.org>2014-09-02 00:13:40 -0400
committerSadrul Habib Chowdhury <sadrul@chromium.org>2014-09-02 04:16:48 +0000
commit8a0003bc269cfaabb44ce2db04046eb7a26bd78e (patch)
treeb6ea6e30ffe928d154761cf9386ddcc792d53711 /components/pdf/DEPS
parent42262e32c0437b10bf7c7915f574fcc81f882453 (diff)
downloadchromium_src-8a0003bc269cfaabb44ce2db04046eb7a26bd78e.zip
chromium_src-8a0003bc269cfaabb44ce2db04046eb7a26bd78e.tar.gz
chromium_src-8a0003bc269cfaabb44ce2db04046eb7a26bd78e.tar.bz2
pdf: Move the string/image resources for the pdf plugin.
Move the resources for the pdf plugin out of //content into //components. Also, reuse the same code for getting the resource from PepperPDFHost and PPB_PDF_Impl. BUG=401242 R=blundell@chromium.org, jam@chromium.org, raymes@chromium.org Review URL: https://codereview.chromium.org/506473003 Cr-Commit-Position: refs/heads/master@{#292897}
Diffstat (limited to 'components/pdf/DEPS')
-rw-r--r--components/pdf/DEPS2
1 files changed, 0 insertions, 2 deletions
diff --git a/components/pdf/DEPS b/components/pdf/DEPS
index 745ee50..d0c3033 100644
--- a/components/pdf/DEPS
+++ b/components/pdf/DEPS
@@ -1,7 +1,5 @@
include_rules = [
- "+content/app",
"+content/public",
- "+grit/webkit_resources.h",
"+ipc",
"+ppapi",
"+third_party/skia/include",