Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Unified Diff: trunk/src/ash/ash.gyp

Issue 137893010: Revert 245010 "Inject GPUDataManager support into ash to abstrac..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « trunk/src/ash/accelerators/accelerator_controller.cc ('k') | trunk/src/ash/ash_with_content_export.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « trunk/src/ash/accelerators/accelerator_controller.cc ('k') | trunk/src/ash/ash_with_content_export.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698