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

Unified Diff: ui/ui.gyp

Issue 10830285: Remove unused canvas_linux.cc and associated code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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/gfx/canvas_linux.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
===================================================================
--- ui/ui.gyp (revision 151299)
+++ ui/ui.gyp (working copy)
@@ -339,7 +339,6 @@
'gfx/canvas.cc',
'gfx/canvas.h',
'gfx/canvas_android.cc',
- 'gfx/canvas_linux.cc',
'gfx/canvas_mac.mm',
'gfx/canvas_paint.h',
'gfx/canvas_paint_win.cc',
@@ -487,7 +486,6 @@
['use_canvas_skia==1', {
'sources!': [
'gfx/canvas_android.cc',
- 'gfx/canvas_linux.cc',
'gfx/canvas_mac.mm',
],
}, { # use_canvas_skia!=1
« no previous file with comments | « ui/gfx/canvas_linux.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698