| Index: device/bluetooth/bluetooth_profile_experimental_chromeos.cc | 
| diff --git a/device/bluetooth/bluetooth_profile_experimental_chromeos.cc b/device/bluetooth/bluetooth_profile_experimental_chromeos.cc | 
| index 2ccea245434e30434ec49fabfb0516de01f09867..57a6a438332d3eac35c900c2242b2163d7349fc1 100644 | 
| --- a/device/bluetooth/bluetooth_profile_experimental_chromeos.cc | 
| +++ b/device/bluetooth/bluetooth_profile_experimental_chromeos.cc | 
| @@ -13,7 +13,7 @@ | 
| #include "base/memory/scoped_ptr.h" | 
| #include "base/memory/weak_ptr.h" | 
| #include "base/message_loop.h" | 
| -#include "base/string_util.h" | 
| +#include "base/strings/string_util.h" | 
| #include "base/task_runner_util.h" | 
| #include "base/threading/thread_restrictions.h" | 
| #include "base/threading/worker_pool.h" | 
|  |