| Index: athena/athena.gyp
|
| diff --git a/athena/athena.gyp b/athena/athena.gyp
|
| index 16ccb70b6cac1a092b38eee97085e754dab583fa..3f761278f693ceb377866929b2ea523963063316 100644
|
| --- a/athena/athena.gyp
|
| +++ b/athena/athena.gyp
|
| @@ -149,6 +149,8 @@
|
| 'content/app_registry_impl.cc',
|
| 'content/content_activity_factory.cc',
|
| 'content/content_activity_factory.h',
|
| + 'content/content_proxy.cc',
|
| + 'content/content_proxy.h',
|
| 'content/public/app_registry.h',
|
| 'content/public/content_activity_factory_creator.h',
|
| 'content/public/dialogs.h',
|
|
|