diff options
Diffstat (limited to 'chrome/browser/gtk/nine_box.cc')
| -rw-r--r-- | chrome/browser/gtk/nine_box.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/gtk/nine_box.cc b/chrome/browser/gtk/nine_box.cc index 261856a..a0f8f40 100644 --- a/chrome/browser/gtk/nine_box.cc +++ b/chrome/browser/gtk/nine_box.cc @@ -4,12 +4,12 @@ #include "chrome/browser/gtk/nine_box.h" -#include "app/gfx/gtk_util.h" #include "app/l10n_util.h" #include "app/resource_bundle.h" #include "app/theme_provider.h" #include "base/basictypes.h" #include "base/logging.h" +#include "gfx/gtk_util.h" #include "gfx/point.h" namespace { |
