| 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 550acb8e6647003f10636b8978c81046173dc6d5..25d603c7928eaaed820a33fc2123ff9acae14ed8 100644
|
| --- a/chrome/browser/ui/views/tabs/native_view_photobooth_win.cc
|
| +++ b/chrome/browser/ui/views/tabs/native_view_photobooth_win.cc
|
| @@ -9,7 +9,7 @@
|
| #include "ui/gfx/canvas_skia.h"
|
| #include "ui/gfx/point.h"
|
| #include "ui/gfx/rect.h"
|
| -#include "views/widget/widget.h"
|
| +#include "ui/views/widget/widget.h"
|
|
|
| namespace {
|
|
|
|
|