| Index: views/controls/tabbed_pane/native_tabbed_pane_gtk.cc
|
| diff --git a/views/controls/tabbed_pane/native_tabbed_pane_gtk.cc b/views/controls/tabbed_pane/native_tabbed_pane_gtk.cc
|
| index 37b24d199da5d7a0f644ea7264e71088b7461a2f..7eb01c203403f301e3a4c32628bdf64da5b353ba 100644
|
| --- a/views/controls/tabbed_pane/native_tabbed_pane_gtk.cc
|
| +++ b/views/controls/tabbed_pane/native_tabbed_pane_gtk.cc
|
| @@ -7,7 +7,7 @@
|
| #include <gtk/gtk.h>
|
|
|
| #include "base/logging.h"
|
| -#include "base/stl_util-inl.h"
|
| +#include "base/stl_util.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "ui/gfx/canvas.h"
|
| #include "ui/gfx/font.h"
|
|
|