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

Unified Diff: android_webview/BUILD.gn

Issue 2888173003: [WebView] Remove jni_dependency_factory.h (Closed)
Patch Set: add explicit Created 3 years, 7 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/android_webview_jni_registrar.cc » ('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 32f62f82fcb9a71933160247f2de8dd6e1af5df2..a4f59df665a1805e386fca6bdcaf3bc752522111 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -497,8 +497,6 @@ source_set("common") {
"browser/aw_printing_message_filter.h",
"browser/aw_quota_manager_bridge.cc",
"browser/aw_quota_manager_bridge.h",
- "browser/aw_quota_manager_bridge_impl.cc",
- "browser/aw_quota_manager_bridge_impl.h",
"browser/aw_quota_permission_context.cc",
"browser/aw_quota_permission_context.h",
"browser/aw_render_process_gone_delegate.h",
@@ -556,7 +554,6 @@ source_set("common") {
"browser/input_stream_impl.h",
"browser/java_browser_view_renderer_helper.cc",
"browser/java_browser_view_renderer_helper.h",
- "browser/jni_dependency_factory.h",
"browser/net/android_stream_reader_url_request_job.cc",
"browser/net/android_stream_reader_url_request_job.h",
"browser/net/aw_cookie_store_wrapper.cc",
« no previous file with comments | « no previous file | android_webview/browser/android_webview_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698