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

Unified Diff: mojo/mojo_shell.gyp

Issue 1791663002: Allow Catalogs to be constructed per-user (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@49catalog
Patch Set: . Created 4 years, 9 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 | « content/browser/mojo/mojo_shell_context.cc ('k') | mojo/services/catalog/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 a5a65ad1e8bf641a61035496fa738518e3a7acc3..9e2e5ee90c5ff5b400e8d1d072bb2c68c5fb0161 100644
--- a/mojo/mojo_shell.gyp
+++ b/mojo/mojo_shell.gyp
@@ -13,8 +13,8 @@
'services/catalog/catalog.h',
'services/catalog/entry.cc',
'services/catalog/entry.h',
- 'services/catalog/owner.cc',
- 'services/catalog/owner.h',
+ 'services/catalog/factory.cc',
+ 'services/catalog/factory.h',
'services/catalog/store.cc',
'services/catalog/store.h',
'shell/loader.h',
« no previous file with comments | « content/browser/mojo/mojo_shell_context.cc ('k') | mojo/services/catalog/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698