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

Unified Diff: build/common.gypi

Issue 294793003: Add the pdf plugin's source in src\pdf. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: review comments and sync past DEPS roll to fix gyp Created 6 years, 7 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 | « build/all.gyp ('k') | chrome/chrome_dll.gypi » ('j') | pdf/pdf.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
===================================================================
--- build/common.gypi (revision 271525)
+++ build/common.gypi (working copy)
@@ -1275,9 +1275,6 @@
# Build libpeerconnection as a static library by default.
'libpeer_target_type%': 'static_library',
- # Set to 1 to compile with the built in pdf viewer.
- 'internal_pdf%': 0,
-
# Set to 1 to compile with the OpenGL ES 2.0 conformance tests.
'internal_gles2_conform_tests%': 0,
« no previous file with comments | « build/all.gyp ('k') | chrome/chrome_dll.gypi » ('j') | pdf/pdf.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698