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

Unified Diff: content/browser/BUILD.gn

Issue 2528823002: Separate SwipeRefreshHandler and ContentViewCore (Closed)
Patch Set: Respond to more comments, all test cases should pass now 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
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 006228e05f07e42d9f1ea40aa085716e2590debd..c194d7fc3fbad415165a58dfe9847e3baa0e71c7 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1148,6 +1148,7 @@ source_set("browser") {
"renderer_host/render_sandbox_host_linux.h",
"renderer_host/render_view_host_delegate.cc",
"renderer_host/render_view_host_delegate.h",
+ "renderer_host/render_view_host_delegate_view.cc",
"renderer_host/render_view_host_delegate_view.h",
"renderer_host/render_view_host_factory.cc",
"renderer_host/render_view_host_factory.h",

Powered by Google App Engine
This is Rietveld 408576698