diff options
Diffstat (limited to 'chrome/views/tabbed_pane.cc')
| -rw-r--r-- | chrome/views/tabbed_pane.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/views/tabbed_pane.cc b/chrome/views/tabbed_pane.cc index 838e6fa..aefd496 100644 --- a/chrome/views/tabbed_pane.cc +++ b/chrome/views/tabbed_pane.cc @@ -10,7 +10,7 @@ #include "base/logging.h" #include "chrome/common/gfx/chrome_canvas.h" #include "chrome/common/gfx/chrome_font.h" -#include "chrome/common/l10n_util.h" +#include "chrome/common/l10n_util_win.h" #include "chrome/common/resource_bundle.h" #include "chrome/common/stl_util-inl.h" #include "chrome/common/throb_animation.h" |
