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

Unified Diff: android_webview/android_webview.gyp

Issue 854513002: Remove the discrepencies between chrome and android_webview print (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address code review Created 5 years, 11 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: android_webview/android_webview.gyp
diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp
index 3f91264c2b444bdee74005646318e4d7051fa76e..d3355cf17e07cc39c4a69a88a8c3f3f25609e369 100644
--- a/android_webview/android_webview.gyp
+++ b/android_webview/android_webview.gyp
@@ -157,6 +157,8 @@
'browser/aw_login_delegate.h',
'browser/aw_pref_store.cc',
'browser/aw_pref_store.h',
+ 'browser/aw_printing_message_filter.cc',
+ 'browser/aw_printing_message_filter.h',
'browser/aw_quota_manager_bridge.cc',
'browser/aw_quota_manager_bridge.h',
'browser/aw_quota_permission_context.cc',

Powered by Google App Engine
This is Rietveld 408576698