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

Unified Diff: mojo/mojo_base.gyp

Issue 1775243002: Rename PackageManager->Catalog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@42cpi
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 | « mash/task_viewer/task_viewer.cc ('k') | mojo/mojo_shell.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_base.gyp
diff --git a/mojo/mojo_base.gyp b/mojo/mojo_base.gyp
index e95d03cd85daea1e7ecbd5daff374f7ffa895cce..a3f6ba68c5578b89e525c210394386d978beb89e 100644
--- a/mojo/mojo_base.gyp
+++ b/mojo/mojo_base.gyp
@@ -124,8 +124,8 @@
'type': 'none',
'variables': {
'mojom_files': [
- 'services/package_manager/public/interfaces/catalog.mojom',
- 'services/package_manager/public/interfaces/resolver.mojom',
+ 'services/catalog/public/interfaces/catalog.mojom',
+ 'services/catalog/public/interfaces/resolver.mojom',
'shell/public/interfaces/connector.mojom',
'shell/public/interfaces/interface_provider.mojom',
'shell/public/interfaces/shell.mojom',
« no previous file with comments | « mash/task_viewer/task_viewer.cc ('k') | mojo/mojo_shell.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698