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

Side by Side Diff: components/pdf/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: tot-merge Created 6 years, 3 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 unified diff | Download patch
« no previous file with comments | « components/pdf.gypi ('k') | components/pdf/renderer/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+content/app",
3 "+content/public", 2 "+content/public",
4 "+grit/webkit_resources.h",
5 "+ipc", 3 "+ipc",
6 "+ppapi", 4 "+ppapi",
7 "+third_party/skia/include", 5 "+third_party/skia/include",
8 "+third_party/WebKit/public", 6 "+third_party/WebKit/public",
9 "+ui/base", 7 "+ui/base",
10 ] 8 ]
OLDNEW
« no previous file with comments | « components/pdf.gypi ('k') | components/pdf/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698