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

Unified Diff: android_webview/BUILD.gn

Issue 1745663003: Revert of [Android WebView] Implement support for Network Information API and enable it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/android_webview.gyp » ('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 c9505c3b3197a3f4139be9133449a8318253320f..aee8ff39401b89904f24bed60b908fa5b8dbd343 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -448,10 +448,6 @@
"browser/net/android_stream_reader_url_request_job.h",
"browser/net/aw_http_user_agent_settings.cc",
"browser/net/aw_http_user_agent_settings.h",
- "browser/net/aw_network_change_notifier.cc",
- "browser/net/aw_network_change_notifier.h",
- "browser/net/aw_network_change_notifier_factory.cc",
- "browser/net/aw_network_change_notifier_factory.h",
"browser/net/aw_network_delegate.cc",
"browser/net/aw_network_delegate.h",
"browser/net/aw_request_interceptor.cc",
« no previous file with comments | « no previous file | android_webview/android_webview.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698