| Index: chrome/browser/chromeos/frame/bubble_window_gtk.cc
|
| diff --git a/chrome/browser/chromeos/frame/bubble_window_gtk.cc b/chrome/browser/chromeos/frame/bubble_window_gtk.cc
|
| index 6eabb0a2228ae97a0f61180a4e9691f7211e4c17..9f1283b48d86138d514014d325ccca1cb966bf5b 100644
|
| --- a/chrome/browser/chromeos/frame/bubble_window_gtk.cc
|
| +++ b/chrome/browser/chromeos/frame/bubble_window_gtk.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "chrome/browser/chromeos/frame/bubble_frame_view.h"
|
| #include "ui/gfx/skia_utils_gtk.h"
|
| -#include "views/window/non_client_view.h"
|
| +#include "ui/views/window/non_client_view.h"
|
|
|
| namespace chromeos {
|
|
|
|
|