mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Revert revision 1135 and revision 1137 changes to disable printing due to build errors (issue #505).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1148 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
@ -11,12 +11,3 @@ Index: features.gypi
|
||||
'ENABLE_INPUT_TYPE_WEEK=1',
|
||||
'ENABLE_INPUT_MULTIPLE_FIELDS_UI=1',
|
||||
'ENABLE_LEGACY_NOTIFICATIONS=1',
|
||||
@@ -202,7 +202,7 @@
|
||||
'ENABLE_NOTIFICATIONS=1',
|
||||
'ENABLE_ORIENTATION_EVENTS=0',
|
||||
'ENABLE_PAGE_POPUP=1',
|
||||
- 'ENABLE_PRINTING=1',
|
||||
+ 'ENABLE_PRINTING=0',
|
||||
'ENABLE_SHARED_WORKERS=1',
|
||||
'ENABLE_WEB_AUDIO=1',
|
||||
],
|
||||
|
Reference in New Issue
Block a user