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

Unified Diff: mojo/shell/public/cpp/BUILD.gn

Issue 1725353003: Eliminate mojo::Shell client lib class (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@15connector
Patch Set: . Created 4 years, 10 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
Index: mojo/shell/public/cpp/BUILD.gn
diff --git a/mojo/shell/public/cpp/BUILD.gn b/mojo/shell/public/cpp/BUILD.gn
index 1ad689202bdf05a264a97496127d2f1cc101a8af..e4342c98fa0b07259316940c3d7b764a220c8d12 100644
--- a/mojo/shell/public/cpp/BUILD.gn
+++ b/mojo/shell/public/cpp/BUILD.gn
@@ -36,8 +36,10 @@ source_set("sources") {
"lib/connector_impl.h",
"lib/interface_factory_binder.h",
"lib/interface_registry.cc",
+ "lib/message_loop_ref.cc",
"lib/shell_client.cc",
"lib/shell_connection.cc",
+ "message_loop_ref.h",
"shell.h",
"shell_client.h",
"shell_connection.h",

Powered by Google App Engine
This is Rietveld 408576698