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

Unified Diff: gyp/common_variables.gypi

Issue 26269002: Initial draft code to run pdfviewer withg gms (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: use a variable instead of commenting the dsefine, so we can enable it on a buildbot Created 7 years, 1 month 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 | « gm/gmmain.cpp ('k') | gyp/gm.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/common_variables.gypi
diff --git a/gyp/common_variables.gypi b/gyp/common_variables.gypi
index e3bd0d8b643469c7fd1a391a9cb3bb6f41a4c17c..23aaff95894a1ff1f091343004838f2ac5fca77c 100644
--- a/gyp/common_variables.gypi
+++ b/gyp/common_variables.gypi
@@ -156,6 +156,7 @@
'skia_static_initializers%': '<(skia_static_initializers)',
'ios_sdk_version%': '6.0',
'skia_win_debuggers_path%': '<(skia_win_debuggers_path)',
+ 'skia_run_pdfviewer_in_gm%': 0,
# These are referenced by our .gypi files that list files (e.g. core.gypi)
#
« no previous file with comments | « gm/gmmain.cpp ('k') | gyp/gm.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698