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

Unified Diff: components/components.gyp

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: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 6d864c3a2be9e6668af2b17e7a58caf8bacd3be7..cf4bc90db67acf77fb302c74144cc1a817227cc6 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -62,6 +62,7 @@
'includes': [
'cdm.gypi',
'navigation_interception.gypi',
+ 'pdf.gypi',
Lei Zhang 2014/08/26 22:41:30 How about we consistently make the pdf code condit
sadrul 2014/08/27 00:09:52 Done.
'plugins.gypi',
'power.gypi',
'sessions.gypi',

Powered by Google App Engine
This is Rietveld 408576698