| Index: chrome/test/logging/win/file_logger.cc
|
| diff --git a/chrome/test/logging/win/file_logger.cc b/chrome/test/logging/win/file_logger.cc
|
| index da09fd464f6ad461de6dfd15b23cb125b848d57a..7462851ff79e010429e8e201daa048070e131b92 100644
|
| --- a/chrome/test/logging/win/file_logger.cc
|
| +++ b/chrome/test/logging/win/file_logger.cc
|
| @@ -14,7 +14,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/logging.h"
|
| #include "base/logging_win.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/win/event_trace_consumer.h"
|
| #include "base/win/registry.h"
|
|
|