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

Side by Side Diff: components/pdf/renderer/DEPS

Issue 1329213002: PDF: Use chrome.resourcesPrivate instead of Pepper to display translated strings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@i18n_api
Patch Set: Remove test cases Created 5 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/strings/grit/components_strings.h",
3 "+gin", 2 "+gin",
4 "+grit/components_scaled_resources.h", 3 "+grit/components_scaled_resources.h",
5 "+skia/ext", 4 "+skia/ext",
6 "+ui/gfx", 5 "+ui/gfx",
7 ] 6 ]
OLDNEW
« no previous file with comments | « chrome/common/extensions/api/resources_private.idl ('k') | components/pdf/renderer/pepper_pdf_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698