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

Unified Diff: skia/skia_library.gypi

Issue 22999026: Submitting https://codereview.chromium.org/23116003/ for Cihat Imamoglu. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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: skia/skia_library.gypi
diff --git a/skia/skia_library.gypi b/skia/skia_library.gypi
index 2900553361458dd2c55b5610618811eaed2e3dba..75408d48b9ec5cd8372d51eb515c7a7f44ce6f5e 100644
--- a/skia/skia_library.gypi
+++ b/skia/skia_library.gypi
@@ -20,7 +20,7 @@
}, {
'skia_support_gpu': 1,
}],
- ['OS=="ios" or OS=="android"', {
+ ['OS=="ios" or enable_printing == 0', {
'skia_support_pdf': 0,
}, {
'skia_support_pdf': 1,
« chrome/renderer/printing/print_web_view_helper_android.cc ('K') | « skia/skia_chrome.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698