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

Unified Diff: app/app_base.gypi

Issue 6718027: Refactor: Move app/surface to ui/gfx/surface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 9 years, 9 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 | chrome/browser/renderer_host/browser_render_process_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app_base.gypi
diff --git a/app/app_base.gypi b/app/app_base.gypi
index 5e73c11a8c0c2fd4665f3b29d53381e4f8bdd944..9c505980aed0c558b36f29c965886ce0ccd3bb4b 100644
--- a/app/app_base.gypi
+++ b/app/app_base.gypi
@@ -232,14 +232,6 @@
'sql/statement.h',
'sql/transaction.cc',
'sql/transaction.h',
- 'surface/accelerated_surface_mac.cc',
- 'surface/accelerated_surface_mac.h',
- 'surface/io_surface_support_mac.cc',
- 'surface/io_surface_support_mac.h',
- 'surface/transport_dib.h',
- 'surface/transport_dib_linux.cc',
- 'surface/transport_dib_mac.cc',
- 'surface/transport_dib_win.cc',
'win/iat_patch_function.cc',
'win/iat_patch_function.h',
'win/scoped_co_mem.h',
« no previous file with comments | « no previous file | chrome/browser/renderer_host/browser_render_process_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698