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

Unified Diff: mojo/mojo_shell.gyp

Issue 1764253002: Rename shell.mojom to connector.mojom, ApplicationManager to Shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@32exe
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/mojo_base.gyp ('k') | mojo/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_shell.gyp
diff --git a/mojo/mojo_shell.gyp b/mojo/mojo_shell.gyp
index c961d6e47f54538970aed8901f270cc68f3398cc..7080eaa91c1ef8973228efbe231f0f8c836de875 100644
--- a/mojo/mojo_shell.gyp
+++ b/mojo/mojo_shell.gyp
@@ -12,8 +12,6 @@
'services/package_manager/package_manager.cc',
'services/package_manager/package_manager.h',
'shell/loader.h',
- 'shell/application_manager.cc',
- 'shell/application_manager.h',
'shell/connect_params.cc',
'shell/connect_params.h',
'shell/connect_util.cc',
@@ -22,6 +20,8 @@
'shell/identity.h',
'shell/native_runner.h',
'shell/native_runner_delegate.h',
+ 'shell/shell.cc',
+ 'shell/shell.h',
'shell/switches.cc',
'shell/switches.cc',
'util/filename_util.cc',
« no previous file with comments | « mojo/mojo_base.gyp ('k') | mojo/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698