summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/dialogs_gtk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/gtk/dialogs_gtk.cc')
-rw-r--r--chrome/browser/ui/gtk/dialogs_gtk.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/gtk/dialogs_gtk.cc b/chrome/browser/ui/gtk/dialogs_gtk.cc
index 287116a..caab944 100644
--- a/chrome/browser/ui/gtk/dialogs_gtk.cc
+++ b/chrome/browser/ui/gtk/dialogs_gtk.cc
@@ -6,7 +6,6 @@
#include <map>
#include <set>
-#include "app/gtk_signal.h"
#include "app/l10n_util.h"
#include "base/file_util.h"
#include "base/logging.h"
@@ -19,6 +18,7 @@
#include "chrome/browser/browser_thread.h"
#include "chrome/browser/shell_dialogs.h"
#include "grit/generated_resources.h"
+#include "ui/base/gtk/gtk_signal.h"
// The size of the preview we display for selected image files. We set height
// larger than width because generally there is more free space vertically