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

Unified Diff: chrome/browser/extensions/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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/extensions/api/resources_private/resources_private_api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/DEPS
diff --git a/chrome/browser/extensions/DEPS b/chrome/browser/extensions/DEPS
index c8ec7758cf5cdadf32a2254f1df6e6b68f126707..e0158481a9d17f537ef87fe0fa8dea0dbd826e23 100644
--- a/chrome/browser/extensions/DEPS
+++ b/chrome/browser/extensions/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"-chrome/browser/apps",
"+components/chrome_apps",
"+components/crx_file",
+ "+components/strings/grit/components_strings.h",
"+components/user_manager",
"+extensions/strings/grit/extensions_strings.h",
"+grit", # For generated headers
« no previous file with comments | « no previous file | chrome/browser/extensions/api/resources_private/resources_private_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698