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

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 7a140d3903f6b467fad5cd8eef913737089b4cbb..0e3e2026faeb5ebb3fafaf4e6af4f11b8167b455 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -11,6 +11,8 @@ include_rules = [
"+components/dom_distiller/core",
"+components/nacl/common",
"+components/nacl/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