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

Unified Diff: app/app_base.gypi

Issue 1132006: Move app/gfx/canvas and app/gfx/font to gfx/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 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 | « app/app.gyp ('k') | app/gfx/canvas.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app_base.gypi
===================================================================
--- app/app_base.gypi (revision 42303)
+++ app/app_base.gypi (working copy)
@@ -112,18 +112,8 @@
'drag_drop_types_win.cc',
'drag_drop_types.h',
'file_download_interface.h',
- 'gfx/canvas.cc',
- 'gfx/canvas.h',
- 'gfx/canvas_linux.cc',
- 'gfx/canvas_mac.mm',
- 'gfx/canvas_win.cc',
- 'gfx/font.h',
- 'gfx/font_gtk.cc',
- 'gfx/font_mac.mm',
- 'gfx/font_skia.cc',
'gfx/font_util.h',
'gfx/font_util.cc',
- 'gfx/font_win.cc',
'gtk_dnd_util.cc',
'gtk_dnd_util.h',
'gtk_signal.h',
« no previous file with comments | « app/app.gyp ('k') | app/gfx/canvas.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698