| Index: webkit/support/platform_support_android.cc
|
| diff --git a/webkit/support/platform_support_android.cc b/webkit/support/platform_support_android.cc
|
| index 581c9749c8d78cb563c2c18c4dd02d3f63b782f9..9ea968e79d8c20c67d17cfc6b9cdc5d77c633a43 100644
|
| --- a/webkit/support/platform_support_android.cc
|
| +++ b/webkit/support/platform_support_android.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/logging.h"
|
| #include "base/path_service.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "base/strings/string_piece.h"
|
| #include "base/test/test_support_android.h"
|
| #include "googleurl/src/gurl.h"
|
|
|