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:
Marshall Greenblatt
2013-03-16 03:21:22 +00:00
parent 25e54b1800
commit e3b297416f
2 changed files with 0 additions and 10 deletions

View File

@ -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',
],