Index: ui/views/controls/tabbed_pane/native_tabbed_pane_win.cc |
diff --git a/ui/views/controls/tabbed_pane/native_tabbed_pane_win.cc b/ui/views/controls/tabbed_pane/native_tabbed_pane_win.cc |
index 14698c3e2b929ef4f16e362d2cc69813ac0199fe..efe369ecbd15ed89fcbf5344fdeb202fdd74a919 100644 |
--- a/ui/views/controls/tabbed_pane/native_tabbed_pane_win.cc |
+++ b/ui/views/controls/tabbed_pane/native_tabbed_pane_win.cc |
@@ -11,7 +11,7 @@ |
#include "ui/base/l10n/l10n_util_win.h" |
#include "ui/base/resource/resource_bundle.h" |
#include "ui/base/win/hwnd_util.h" |
-#include "ui/gfx/canvas_skia.h" |
+#include "ui/gfx/canvas.h" |
#include "ui/gfx/font.h" |
#include "ui/gfx/native_theme_win.h" |
#include "ui/views/controls/tabbed_pane/tabbed_pane.h" |