diff options
Diffstat (limited to 'chrome/browser/views/tabs/hwnd_photobooth.cc')
-rw-r--r-- | chrome/browser/views/tabs/hwnd_photobooth.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/tabs/hwnd_photobooth.cc b/chrome/browser/views/tabs/hwnd_photobooth.cc index ba825b0..8d59592 100644 --- a/chrome/browser/views/tabs/hwnd_photobooth.cc +++ b/chrome/browser/views/tabs/hwnd_photobooth.cc @@ -6,8 +6,8 @@ #include "base/gfx/point.h" #include "chrome/browser/tab_contents/tab_contents.h" #include "chrome/browser/views/tabs/hwnd_photobooth.h" -#include "chrome/views/widget/widget_win.h" #include "skia/include/SkBitmap.h" +#include "views/widget/widget_win.h" namespace { |