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

Unified Diff: ui/ui.gyp

Issue 9562038: ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more fixes Created 8 years, 10 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
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 0ebeb09f71797bfd3aab1aec0a353602d5884519..1eea6e478daa24023b8b30c308a3257c5bb40c4e 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -242,7 +242,6 @@
'gfx/blit.cc',
'gfx/blit.h',
'gfx/brush.h',
- 'gfx/canvas.cc',
'gfx/canvas.h',
'gfx/canvas_paint.h',
'gfx/canvas_paint_win.cc',

Powered by Google App Engine
This is Rietveld 408576698