| Index: webkit/support/platform_support_android.cc
|
| diff --git a/webkit/support/platform_support_android.cc b/webkit/support/platform_support_android.cc
|
| index d192ce9295ac8570f98208738ca7d96cce285308..2b670c919da2807832e1da5e63a47928489ff6ca 100644
|
| --- a/webkit/support/platform_support_android.cc
|
| +++ b/webkit/support/platform_support_android.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/logging.h"
|
| #include "base/path_service.h"
|
| #include "base/string16.h"
|
| -#include "base/string_piece.h"
|
| +#include "base/strings/string_piece.h"
|
| #include "base/test/test_support_android.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "grit/webkit_resources.h"
|
|
|