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

Unified Diff: build/common.gypi

Issue 23116003: Adds PrintingContext implementation stub for Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adds printing support for Chrome for Android. 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: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index e95efab42161e09983192743e7a563b6ec727cbf..3631285a00b247818a0ab380a15e0683f7fcc23c 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -523,7 +523,7 @@
'enable_automation%': 0,
'enable_extensions%': 0,
'enable_google_now%': 0,
- 'enable_printing%': 0,
+ 'enable_printing%': 2,
'enable_spellcheck%': 0,
'enable_themes%': 0,
'proprietary_codecs%': 1,
« no previous file with comments | « no previous file | chrome/browser/printing/print_view_manager_basic.h » ('j') | chrome/browser/printing/print_view_manager_basic.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698