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

Unified Diff: chrome/renderer/DEPS

Issue 477263003: pdf: Create a separate component for using the pdf pepper plugin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 83f34643c8c7fb9ba1f098e3f562ca236dec5cad..9437474a9baa06db3e485c4544045eb1378a392e 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -12,6 +12,8 @@ include_rules = [
"+components/nacl/common",
"+components/nacl/renderer",
"+components/password_manager/content/renderer",
+ "+components/pdf/common",
+ "+components/pdf/renderer",
"+components/plugins/renderer",
"+components/signin/core/common",
"+components/translate/content/common",

Powered by Google App Engine
This is Rietveld 408576698