Index: chrome/browser/views/tabs/native_view_photobooth_win.cc |
=================================================================== |
--- chrome/browser/views/tabs/native_view_photobooth_win.cc (revision 42303) |
+++ chrome/browser/views/tabs/native_view_photobooth_win.cc (working copy) |
@@ -4,8 +4,8 @@ |
#include "chrome/browser/views/tabs/native_view_photobooth_win.h" |
-#include "app/gfx/canvas.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
+#include "gfx/canvas.h" |
#include "gfx/point.h" |
#include "third_party/skia/include/core/SkBitmap.h" |
#include "views/widget/widget_win.h" |