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

Unified Diff: android_webview/BUILD.gn

Issue 2558223002: Move onReceivedError and onReceivedHttpError out of AwContentsIoThreadClientImpl (Closed)
Patch Set: add move assignment Created 4 years 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_client_bridge_base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index 1d91d4ec611b1feb2171731a34bd464440b96c76..6b17fd10dfd0f87cccd2d8d1f84752d3086f917a 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -396,6 +396,8 @@ source_set("common") {
"browser/net/aw_url_request_context_getter.h",
"browser/net/aw_url_request_job_factory.cc",
"browser/net/aw_url_request_job_factory.h",
+ "browser/net/aw_web_resource_request.cc",
+ "browser/net/aw_web_resource_request.h",
"browser/net/aw_web_resource_response.h",
"browser/net/init_native_callback.h",
"browser/net/input_stream_reader.cc",
« no previous file with comments | « no previous file | android_webview/browser/aw_contents_client_bridge_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698