Move classes depending on Skia out of base/gfx and into app/gfx. Rename
native_theme to native_theme_win since its Windows-specific. BUG=none TEST=none Review URL: http://codereview.chromium.org/259047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28300 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- app/app.gyp 16 additions, 0 deletionsapp/app.gyp
- app/gfx/blit.cc 1 addition, 1 deletionapp/gfx/blit.cc
- app/gfx/blit.h 3 additions, 3 deletionsapp/gfx/blit.h
- app/gfx/gdi_util.cc 2 additions, 2 deletionsapp/gfx/gdi_util.cc
- app/gfx/gdi_util.h 4 additions, 4 deletionsapp/gfx/gdi_util.h
- app/gfx/gtk_util.cc 1 addition, 1 deletionapp/gfx/gtk_util.cc
- app/gfx/gtk_util.h 0 additions, 0 deletionsapp/gfx/gtk_util.h
- app/gfx/native_theme_win.cc 3 additions, 3 deletionsapp/gfx/native_theme_win.cc
- app/gfx/native_theme_win.h 5 additions, 5 deletionsapp/gfx/native_theme_win.h
- app/gfx/native_theme_win_unittest.cc 2 additions, 2 deletionsapp/gfx/native_theme_win_unittest.cc
- app/resource_bundle_linux.cc 1 addition, 1 deletionapp/resource_bundle_linux.cc
- app/win_util.cc 1 addition, 1 deletionapp/win_util.cc
- base/base.gyp 0 additions, 17 deletionsbase/base.gyp
- base/gfx/DEPS 0 additions, 3 deletionsbase/gfx/DEPS
- base/gfx/platform_canvas.h 0 additions, 0 deletionsbase/gfx/platform_canvas.h
- base/gfx/platform_canvas_linux.h 0 additions, 0 deletionsbase/gfx/platform_canvas_linux.h
- base/gfx/platform_canvas_mac.h 0 additions, 0 deletionsbase/gfx/platform_canvas_mac.h
- base/gfx/platform_device_linux.h 0 additions, 0 deletionsbase/gfx/platform_device_linux.h
- base/gfx/platform_device_mac.h 0 additions, 0 deletionsbase/gfx/platform_device_mac.h
- chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc 1 addition, 1 deletionchrome/browser/autocomplete/autocomplete_edit_view_gtk.cc
Loading
Please register or sign in to comment