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

Unified Diff: content/browser/BUILD.gn

Issue 2792063003: Factor out RenderWidgetHostConnector (Closed)
Patch Set: base::ObserverList Created 3 years, 8 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 | content/browser/android/ime_adapter_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 5c55a85251f13b5c42b887eb3d9cc695a5180101..6a0d6d1f56520dfc71044fb1bc13bfc4488cfa73 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1831,6 +1831,8 @@ source_set("browser") {
"android/load_url_params.h",
"android/overscroll_controller_android.cc",
"android/overscroll_controller_android.h",
+ "android/render_widget_host_connector.cc",
+ "android/render_widget_host_connector.h",
"android/synchronous_compositor_browser_filter.cc",
"android/synchronous_compositor_browser_filter.h",
"android/synchronous_compositor_host.cc",
« no previous file with comments | « no previous file | content/browser/android/ime_adapter_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698