| Index: chrome/test/logging/win/file_logger.h
|
| diff --git a/chrome/test/logging/win/file_logger.h b/chrome/test/logging/win/file_logger.h
|
| index 5a6caa6da7a0fcbb03c19b1e717f47ba12071e4d..f2a911d4b67f8491ea3d7dbe8f4105be643b890f 100644
|
| --- a/chrome/test/logging/win/file_logger.h
|
| +++ b/chrome/test/logging/win/file_logger.h
|
| @@ -8,7 +8,7 @@
|
| #include <guiddef.h>
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "base/win/event_trace_controller.h"
|
|
|
| namespace base {
|
|
|