| Index: chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc
|
| diff --git a/chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc b/chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc
|
| index c86a08bc8871bfa88948bf58c0f475e83eaf556a..e82f79b700407593dc50bde5db681ddf1b353279 100644
|
| --- a/chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc
|
| +++ b/chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc
|
| @@ -21,9 +21,9 @@
|
|
|
| #include "content/public/browser/browser_thread.h"
|
| #include "grit/generated_resources.h"
|
| -#include "grit/ui_strings.h"
|
| #include "ui/aura/window_tree_host.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| +#include "ui/strings/grit/ui_strings.h"
|
|
|
| // These conflict with base/tracked_objects.h, so need to come last.
|
| #include <gdk/gdkx.h>
|
|
|