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

Unified Diff: content/browser/BUILD.gn

Issue 2821473002: Service CreateNewWindow on the UI thread with a new mojo interface (Closed)
Patch Set: 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/renderer_host/DEPS » ('j') | content/renderer/render_thread_impl.cc » ('J')
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 bafff0c32a9eba6377e81028139e92a3349314d8..f94abb628fde6395232f4f76c5e0fcd53320b456 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1209,6 +1209,8 @@ source_set("browser") {
"renderer_host/overscroll_controller_delegate.h",
"renderer_host/render_message_filter.cc",
"renderer_host/render_message_filter.h",
+ "renderer_host/render_message_filter_ui.cc",
+ "renderer_host/render_message_filter_ui.h",
"renderer_host/render_process_host_impl.cc",
"renderer_host/render_process_host_impl.h",
"renderer_host/render_sandbox_host_linux.cc",
« no previous file with comments | « no previous file | content/browser/renderer_host/DEPS » ('j') | content/renderer/render_thread_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698