Index: chrome/browser/ui/views/tabs/native_view_photobooth_win.cc |
diff --git a/chrome/browser/ui/views/tabs/native_view_photobooth_win.cc b/chrome/browser/ui/views/tabs/native_view_photobooth_win.cc |
index 71e3c4127c52b53aef483bdea77ccef46448e401..31d054746acc8920809a379b8d570a9efab58097 100644 |
--- a/chrome/browser/ui/views/tabs/native_view_photobooth_win.cc |
+++ b/chrome/browser/ui/views/tabs/native_view_photobooth_win.cc |
@@ -5,7 +5,7 @@ |
#include "chrome/browser/ui/views/tabs/native_view_photobooth_win.h" |
#include "third_party/skia/include/core/SkBitmap.h" |
-#include "ui/gfx/canvas_skia.h" |
+#include "ui/gfx/canvas.h" |
#include "ui/gfx/point.h" |
#include "ui/gfx/rect.h" |
#include "ui/views/widget/widget.h" |