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

Unified Diff: mojo/mojo_base.gyp

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
Index: mojo/mojo_base.gyp
diff --git a/mojo/mojo_base.gyp b/mojo/mojo_base.gyp
index 71b77daf409e2fe710a4d1477da3513f8452290e..3beb38390f01673542372152e1f8a03b47f9bec1 100644
--- a/mojo/mojo_base.gyp
+++ b/mojo/mojo_base.gyp
@@ -213,8 +213,12 @@
'shell/public/cpp/lib/connector_impl.h',
'shell/public/cpp/lib/interface_factory_binder.h',
'shell/public/cpp/lib/interface_registry.cc',
+ 'shell/public/cpp/lib/message_loop_ref.cc',
+ 'shell/public/cpp/lib/names.cc',
'shell/public/cpp/lib/shell_client.cc',
'shell/public/cpp/lib/shell_connection.cc',
+ 'shell/public/cpp/message_loop_ref.h',
+ 'shell/public/cpp/names.h',
'shell/public/cpp/shell.h',
'shell/public/cpp/shell_client.h',
'shell/public/cpp/shell_connection.h',

Powered by Google App Engine
This is Rietveld 408576698