| Index: athena/athena.gyp
|
| diff --git a/athena/athena.gyp b/athena/athena.gyp
|
| index 3c6f3906282092998189cdc815203cb2d7528f73..a2f122f4ba395b35137f6bed901a0be180785205 100644
|
| --- a/athena/athena.gyp
|
| +++ b/athena/athena.gyp
|
| @@ -148,6 +148,8 @@
|
| 'content/app_registry_impl.cc',
|
| 'content/content_activity_factory.cc',
|
| 'content/content_app_model_builder.cc',
|
| + 'content/content_proxy.cc',
|
| + 'content/content_proxy.h',
|
| 'content/public/app_registry.h',
|
| 'content/content_activity_factory.h',
|
| 'content/public/content_activity_factory_creator.h',
|
|
|