| 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',
|
|
|