| Index: chrome/browser/views/browser_actions_container.cc
|
| diff --git a/chrome/browser/views/browser_actions_container.cc b/chrome/browser/views/browser_actions_container.cc
|
| index 3a1b5af5350aa7f1be2d356ec1518058ae972f77..8a86ac6d229b2ad3115bb80c8d618bde48939b6c 100644
|
| --- a/chrome/browser/views/browser_actions_container.cc
|
| +++ b/chrome/browser/views/browser_actions_container.cc
|
| @@ -9,6 +9,7 @@
|
| #include "app/slide_animation.h"
|
| #include "base/stl_util-inl.h"
|
| #include "base/string_util.h"
|
| +#include "base/utf_string_conversions.h"
|
| #include "chrome/browser/browser.h"
|
| #include "chrome/browser/browser_theme_provider.h"
|
| #include "chrome/browser/browser_window.h"
|
|
|