| Index: chrome/browser/shell_integration_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/shell_integration_unittest.cc (revision 54459)
|
| +++ chrome/browser/shell_integration_unittest.cc (working copy)
|
| @@ -12,6 +12,7 @@
|
| #include "base/scoped_temp_dir.h"
|
| #include "base/stl_util-inl.h"
|
| #include "base/string_util.h"
|
| +#include "base/utf_string_conversions.h"
|
| #include "chrome/browser/chrome_thread.h"
|
| #include "chrome/common/chrome_constants.h"
|
| #include "chrome/common/chrome_paths_internal.h"
|
|
|