| 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 9e7ff93c4767823773608db11cdfe5aca44958ba..6eabb0a2228ae97a0f61180a4e9691f7211e4c17 100644
|
| --- a/chrome/browser/chromeos/frame/bubble_window_gtk.cc
|
| +++ b/chrome/browser/chromeos/frame/bubble_window_gtk.cc
|
| @@ -7,7 +7,6 @@
|
| #include <gtk/gtk.h>
|
|
|
| #include "chrome/browser/chromeos/frame/bubble_frame_view.h"
|
| -#include "chrome/browser/chromeos/frame/bubble_window_views.h"
|
| #include "ui/gfx/skia_utils_gtk.h"
|
| #include "views/window/non_client_view.h"
|
|
|
|
|