summaryrefslogtreecommitdiffstats
path: root/athena/athena.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'athena/athena.gyp')
-rw-r--r--athena/athena.gyp4
1 files changed, 0 insertions, 4 deletions
diff --git a/athena/athena.gyp b/athena/athena.gyp
index fb0ccc1..7185932 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -129,8 +129,6 @@
'content/app_registry_impl.cc',
'content/content_activity_factory.cc',
'content/content_app_model_builder.cc',
- 'content/delegate/app_content_control_delegate_impl.cc',
- 'content/public/app_content_control_delegate.h',
'content/public/app_registry.h',
'content/content_activity_factory.h',
'content/public/content_activity_factory_creator.h',
@@ -181,7 +179,6 @@
'resources/athena_resources.gyp:athena_resources',
],
'sources': [
- 'content/public/app_content_control_delegate.h',
'extensions/test/test_extensions_delegate.cc',
'test/athena_test_base.cc',
'test/athena_test_base.h',
@@ -191,7 +188,6 @@
'test/sample_activity.h',
'test/sample_activity_factory.cc',
'test/sample_activity_factory.h',
- 'test/test_app_content_control_delegate_impl.cc',
'test/test_app_model_builder.cc',
'test/test_app_model_builder.h',
'wm/test/window_manager_impl_test_api.cc',