diff options
Diffstat (limited to 'chrome/views/aero_tooltip_manager.cc')
-rw-r--r-- | chrome/views/aero_tooltip_manager.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/views/aero_tooltip_manager.cc b/chrome/views/aero_tooltip_manager.cc index 29f3d66..196cc0a 100644 --- a/chrome/views/aero_tooltip_manager.cc +++ b/chrome/views/aero_tooltip_manager.cc @@ -11,7 +11,7 @@ #include "chrome/views/aero_tooltip_manager.h" #include "base/message_loop.h" -#include "chrome/common/l10n_util.h" +#include "chrome/common/l10n_util_win.h" namespace views { |