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

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

Issue 1743473002: Change Mojo URLs to structured names (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@18collapse
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
« no previous file with comments | « mojo/shell/native_runner.h ('k') | mojo/shell/public/cpp/application_test_base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/public/cpp/BUILD.gn
diff --git a/mojo/shell/public/cpp/BUILD.gn b/mojo/shell/public/cpp/BUILD.gn
index e4342c98fa0b07259316940c3d7b764a220c8d12..611830bacb2069e7e86411011528aae128bea080 100644
--- a/mojo/shell/public/cpp/BUILD.gn
+++ b/mojo/shell/public/cpp/BUILD.gn
@@ -37,9 +37,11 @@ source_set("sources") {
"lib/interface_factory_binder.h",
"lib/interface_registry.cc",
"lib/message_loop_ref.cc",
+ "lib/names.cc",
"lib/shell_client.cc",
"lib/shell_connection.cc",
"message_loop_ref.h",
+ "names.h",
"shell.h",
"shell_client.h",
"shell_connection.h",
« no previous file with comments | « mojo/shell/native_runner.h ('k') | mojo/shell/public/cpp/application_test_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698