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

Unified Diff: skia/skia_chrome.gypi

Issue 23264035: Merge 218339 "Submitting https://codereview.chromium.org/2311600..." (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1599/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
« no previous file with comments | « printing/printing_context_android.h ('k') | skia/skia_library.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_chrome.gypi
===================================================================
--- skia/skia_chrome.gypi (revision 218991)
+++ skia/skia_chrome.gypi (working copy)
@@ -88,7 +88,7 @@
'ext/SkThread_chrome.cc',
],
}],
- [ 'OS == "android"', {
+ [ 'OS == "android" and enable_printing == 0', {
'sources!': [
'ext/vector_platform_device_skia.cc',
],
« no previous file with comments | « printing/printing_context_android.h ('k') | skia/skia_library.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698