| Index: testing/android/native_test_util.cc
 | 
| diff --git a/testing/android/native_test_util.cc b/testing/android/native_test_util.cc
 | 
| index 98acbae20638dcf1baaae75815fd0dd2ced9388c..084908beac363a5a10996f2819c955f902e488ba 100644
 | 
| --- a/testing/android/native_test_util.cc
 | 
| +++ b/testing/android/native_test_util.cc
 | 
| @@ -14,8 +14,8 @@
 | 
|  #include "base/command_line.h"
 | 
|  #include "base/file_util.h"
 | 
|  #include "base/files/file_path.h"
 | 
| -#include "base/string_util.h"
 | 
|  #include "base/strings/string_tokenizer.h"
 | 
| +#include "base/strings/string_util.h"
 | 
|  
 | 
|  namespace {
 | 
|  
 | 
| 
 |