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

Unified Diff: android_webview/BUILD.gn

Issue 2888623004: [WebView] Merge AwContentsClientBridgeBase into AwContentsClientBridge (Closed)
Patch Set: 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/aw_content_browser_client.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 cb2c49d3e351916b3a37dc917463752e5e4674a6..0cd1f7cf8e5a879cc51925fa18b8b6ee64ccc3ab 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -446,8 +446,6 @@ source_set("common") {
"browser/aw_contents_background_thread_client.h",
"browser/aw_contents_client_bridge.cc",
"browser/aw_contents_client_bridge.h",
- "browser/aw_contents_client_bridge_base.cc",
- "browser/aw_contents_client_bridge_base.h",
"browser/aw_contents_io_thread_client.h",
"browser/aw_contents_io_thread_client_impl.cc",
"browser/aw_contents_io_thread_client_impl.h",
« no previous file with comments | « no previous file | android_webview/browser/aw_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698