| Index: content/browser/dom_storage/dom_storage_context_impl_unittest.cc
 | 
| diff --git a/content/browser/dom_storage/dom_storage_context_impl_unittest.cc b/content/browser/dom_storage/dom_storage_context_impl_unittest.cc
 | 
| index 1b8aa99d5b2c165b068bdd07132a3b4cf753c08a..a9b5219a8713da97b787e310d674a5c554bd45c4 100644
 | 
| --- a/content/browser/dom_storage/dom_storage_context_impl_unittest.cc
 | 
| +++ b/content/browser/dom_storage/dom_storage_context_impl_unittest.cc
 | 
| @@ -18,7 +18,7 @@
 | 
|  #include "content/browser/dom_storage/dom_storage_task_runner.h"
 | 
|  #include "content/public/browser/local_storage_usage_info.h"
 | 
|  #include "content/public/browser/session_storage_usage_info.h"
 | 
| -#include "content/public/test/mock_special_storage_policy.h"
 | 
| +#include "storage/browser/test/mock_special_storage_policy.h"
 | 
|  #include "testing/gtest/include/gtest/gtest.h"
 | 
|  
 | 
|  using base::ASCIIToUTF16;
 | 
| 
 |