Index: trunk/src/ash/ash.gyp |
=================================================================== |
--- trunk/src/ash/ash.gyp (revision 245015) |
+++ trunk/src/ash/ash.gyp (working copy) |
@@ -148,7 +148,6 @@ |
'first_run/first_run_helper_impl.h', |
'focus_cycler.cc', |
'focus_cycler.h', |
- 'gpu_support.h', |
'high_contrast/high_contrast_controller.cc', |
'high_contrast/high_contrast_controller.h', |
'host/root_window_host_factory.cc', |
@@ -680,11 +679,7 @@ |
'ASH_WITH_CONTENT_IMPLEMENTATION', |
], |
'sources': [ |
- 'content_support/ash_with_content_export.h', |
- 'content_support/inject.cc', |
- 'content_support/inject.h', |
- 'content_support/gpu_support_impl.cc', |
- 'content_support/gpu_support_impl.h', |
+ 'ash_with_content_export.h', |
'screensaver/screensaver_view.cc', |
'screensaver/screensaver_view.h', |
'keyboard_overlay/keyboard_overlay_delegate.cc', |