| Index: athena/athena.gyp
|
| diff --git a/athena/athena.gyp b/athena/athena.gyp
|
| index 3c6f3906282092998189cdc815203cb2d7528f73..903c6a1b02caf137ba7127a2cc6d4fa5551ff5dc 100644
|
| --- a/athena/athena.gyp
|
| +++ b/athena/athena.gyp
|
| @@ -147,11 +147,11 @@
|
| 'content/app_activity_registry.h',
|
| 'content/app_registry_impl.cc',
|
| 'content/content_activity_factory.cc',
|
| - 'content/content_app_model_builder.cc',
|
| + 'extensions/extension_app_model_builder.cc',
|
| 'content/public/app_registry.h',
|
| 'content/content_activity_factory.h',
|
| 'content/public/content_activity_factory_creator.h',
|
| - 'content/public/content_app_model_builder.h',
|
| + 'extensions/public/extension_app_model_builder.h',
|
| 'content/public/web_contents_view_delegate_creator.h',
|
| 'content/render_view_context_menu_impl.cc',
|
| 'content/render_view_context_menu_impl.h',
|
|
|