| Index: chrome/browser/ui/gtk/apps/native_app_window_gtk.h
|
| diff --git a/chrome/browser/ui/gtk/apps/native_app_window_gtk.h b/chrome/browser/ui/gtk/apps/native_app_window_gtk.h
|
| index be113a91af7811655055de10d989f01b9ce9a55f..182741698776adb837f944059465b78b003822da 100644
|
| --- a/chrome/browser/ui/gtk/apps/native_app_window_gtk.h
|
| +++ b/chrome/browser/ui/gtk/apps/native_app_window_gtk.h
|
| @@ -15,8 +15,8 @@
|
| #include "third_party/skia/include/core/SkRegion.h"
|
| #include "ui/base/gtk/gtk_signal.h"
|
| #include "ui/base/x/active_window_watcher_x_observer.h"
|
| -#include "ui/base/x/x11_atom_cache.h"
|
| #include "ui/gfx/rect.h"
|
| +#include "ui/gfx/x/x11_atom_cache.h"
|
|
|
| class ExtensionKeybindingRegistryGtk;
|
| class Profile;
|
|
|