Index: chrome/views/tabbed_pane.cc |
=================================================================== |
--- chrome/views/tabbed_pane.cc (revision 6295) |
+++ chrome/views/tabbed_pane.cc (working copy) |
@@ -7,7 +7,6 @@ |
#include <vssym32.h> |
#include "base/gfx/native_theme.h" |
-#include "base/gfx/skia_utils.h" |
#include "base/logging.h" |
#include "chrome/common/gfx/chrome_canvas.h" |
#include "chrome/common/gfx/chrome_font.h" |
@@ -18,6 +17,7 @@ |
#include "chrome/views/background.h" |
#include "chrome/views/root_view.h" |
#include "chrome/views/widget_win.h" |
+#include "skia/ext/skia_utils_win.h" |
#include "skia/include/SkColor.h" |
namespace views { |