| Index: athena/athena.gyp
|
| diff --git a/athena/athena.gyp b/athena/athena.gyp
|
| index 22f1adb0c0f4137ad615aaca39a1886fb77ca10c..ec861406cbecd4be6f58b665006505dbefa9af61 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',
|
|
|