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

Unified Diff: ash/ash.gyp

Issue 132173006: Provide real GPUSupport to ash for Chrome (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix win (gpu_support) 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 | « no previous file | ash/content_support/gpu_support_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 26f3cee39e0d004dff7362ac70cb4d23085f59c3..05187eba6f8e60ba24ce285469c1f713967d37dd 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -150,6 +150,8 @@
'focus_cycler.cc',
'focus_cycler.h',
'gpu_support.h',
+ 'gpu_support_stub.cc',
+ 'gpu_support_stub.h',
'high_contrast/high_contrast_controller.cc',
'high_contrast/high_contrast_controller.h',
'host/root_window_host_factory.cc',
@@ -685,8 +687,6 @@
],
'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',
'screensaver/screensaver_view.cc',
« no previous file with comments | « no previous file | ash/content_support/gpu_support_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698