For implementing printing in android K release, we had to temporarily

fork chromium. The first patchset below is equivalent to what we have
in KLP branch (minus machine generated makefiles). 

This is to unfork the implementation.

Note that the print messages and print_web_view_helper are same (or
very slightly different) from their counterpart in
chrome/renderer/printing and chrome/common/print_messages. The plan is
to start componentizing printing immediately after and remove the
duplicate code

TBR=danakj@chromium.org
BUG=322276

Review URL: https://codereview.chromium.org/54963005

git-svn-id: http://src.chromium.org/svn/trunk/src/build@238196 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
sgurun@chromium.org 2013-12-02 21:52:01 +00:00
Родитель c134c467a4
Коммит 388abef545
1 изменённых файлов: 0 добавлений и 8 удалений

Просмотреть файл

@ -590,16 +590,8 @@
'arm_neon_optional%': 1,
'native_discardable_memory%': 1,
'native_memory_pressure_signals%': 1,
}],
# Enable basic printing for Chrome for Android but disable printing
# completely for WebView.
['OS=="android" and android_webview_build==0', {
'enable_printing%': 2,
}],
['OS=="android" and android_webview_build==1', {
'enable_printing%': 0,
}],
# Android OS includes support for proprietary codecs regardless of
# building Chromium or Google Chrome. We also ship Google Chrome with