| Index: base/files/memory_mapped_file_win.cc
|
| diff --git a/base/files/memory_mapped_file_win.cc b/base/files/memory_mapped_file_win.cc
|
| index 5b89c85f5cc29f98bf1d19c716ce19265b97f448..694212950de18382bfdeb417c10510e40082ea56 100644
|
| --- a/base/files/memory_mapped_file_win.cc
|
| +++ b/base/files/memory_mapped_file_win.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/logging.h"
|
| #include "base/metrics/histogram.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "base/threading/thread_restrictions.h"
|
|
|
| namespace base {
|
|
|