diff options
Diffstat (limited to 'chrome/browser/gtk/fullscreen_exit_bubble_gtk.cc')
-rw-r--r-- | chrome/browser/gtk/fullscreen_exit_bubble_gtk.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/gtk/fullscreen_exit_bubble_gtk.cc b/chrome/browser/gtk/fullscreen_exit_bubble_gtk.cc index 4dcab57..4594fa4 100644 --- a/chrome/browser/gtk/fullscreen_exit_bubble_gtk.cc +++ b/chrome/browser/gtk/fullscreen_exit_bubble_gtk.cc @@ -8,8 +8,8 @@ #include "app/l10n_util.h" #include "chrome/browser/gtk/gtk_chrome_link_button.h" #include "chrome/browser/gtk/gtk_floating_container.h" +#include "chrome/browser/gtk/gtk_util.h" #include "chrome/browser/gtk/rounded_window.h" -#include "chrome/common/gtk_util.h" #include "grit/app_strings.h" #include "grit/generated_resources.h" |