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

Unified Diff: ui/surface/surface.gyp

Issue 11753031: Revert 175152 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 12 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 | « ui/surface/d3d9_utils_win.cc ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/surface/surface.gyp
===================================================================
--- ui/surface/surface.gyp (revision 175160)
+++ ui/surface/surface.gyp (working copy)
@@ -66,13 +66,9 @@
'sources': [
'accelerated_surface_mac.cc',
'accelerated_surface_mac.h',
- 'accelerated_surface_transformer_win.cc',
- 'accelerated_surface_transformer_win.h',
- 'accelerated_surface_transformer_win.hlsl',
'accelerated_surface_win.cc',
'accelerated_surface_win.h',
- 'd3d9_utils_win.cc',
- 'd3d9_utils_win.h',
+ 'accelerated_surface_win.hlsl',
'io_surface_support_mac.cc',
'io_surface_support_mac.h',
'surface_export.h',
« no previous file with comments | « ui/surface/d3d9_utils_win.cc ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698