| Index: content/public/test/mock_storage_client.cc
 | 
| diff --git a/content/public/test/mock_storage_client.cc b/content/public/test/mock_storage_client.cc
 | 
| index 604dd4233a8948fc4866936f0d884f98d01d0ff9..313aa214e8fa78a7fad7936938f2aa7834b896fd 100644
 | 
| --- a/content/public/test/mock_storage_client.cc
 | 
| +++ b/content/public/test/mock_storage_client.cc
 | 
| @@ -11,7 +11,7 @@
 | 
|  #include "base/memory/singleton.h"
 | 
|  #include "base/single_thread_task_runner.h"
 | 
|  #include "base/stl_util.h"
 | 
| -#include "base/thread_task_runner_handle.h"
 | 
| +#include "base/threading/thread_task_runner_handle.h"
 | 
|  #include "net/base/url_util.h"
 | 
|  #include "storage/browser/quota/quota_manager_proxy.h"
 | 
|  
 | 
| 
 |