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

Unified Diff: services/shell/shell.gyp

Issue 1899583002: Revert of Remove shell::Loader (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « services/shell/shell.cc ('k') | services/shell/tests/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/shell.gyp
diff --git a/services/shell/shell.gyp b/services/shell/shell.gyp
index beb82ac5536d931094bf56f3c50e2dc366cdb5f5..e32ecd27be9d0b9d4bc2dac5e27f0fe249c7e3ac 100644
--- a/services/shell/shell.gyp
+++ b/services/shell/shell.gyp
@@ -79,6 +79,7 @@
'../catalog/store.cc',
'../catalog/store.h',
'../catalog/types.h',
+ 'loader.h',
'connect_params.cc',
'connect_params.h',
'connect_util.cc',
@@ -108,7 +109,7 @@
'target_name': 'mojo_shell_unittests',
'type': 'executable',
'sources': [
- 'tests/placeholder_unittest.cc',
+ 'tests/loader_unittest.cc',
],
'dependencies': [
'shell_lib',
« no previous file with comments | « services/shell/shell.cc ('k') | services/shell/tests/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698