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

Unified Diff: android_webview/android_webview.gyp

Issue 284123004: [android_webview] Add more params to request intercepting. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix accidentally broken test Created 6 years, 6 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
« no previous file with comments | « no previous file | android_webview/browser/aw_contents_io_thread_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/android_webview.gyp
diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp
index 2d7c31fd64a6c1de1896b2c56b38aa5c53e1c3c3..3a7959f4182b80c299fc977f1224a418dbf7f98f 100644
--- a/android_webview/android_webview.gyp
+++ b/android_webview/android_webview.gyp
@@ -154,6 +154,8 @@
'browser/aw_result_codes.h',
'browser/aw_web_preferences_populater.cc',
'browser/aw_web_preferences_populater.h',
+ 'browser/aw_web_resource_response.cc',
+ 'browser/aw_web_resource_response.h',
'browser/browser_view_renderer.cc',
'browser/browser_view_renderer.h',
'browser/browser_view_renderer_client.h',
@@ -171,8 +173,6 @@
'browser/icon_helper.cc',
'browser/icon_helper.h',
'browser/input_stream.h',
- 'browser/intercepted_request_data.cc',
- 'browser/intercepted_request_data.h',
'browser/jni_dependency_factory.h',
'browser/gl_view_renderer_manager.cc',
'browser/gl_view_renderer_manager.h',
« no previous file with comments | « no previous file | android_webview/browser/aw_contents_io_thread_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698