| Index: components/policy/core/common/cloud/resource_cache_unittest.cc
 | 
| diff --git a/chrome/browser/policy/cloud/resource_cache_unittest.cc b/components/policy/core/common/cloud/resource_cache_unittest.cc
 | 
| similarity index 98%
 | 
| rename from chrome/browser/policy/cloud/resource_cache_unittest.cc
 | 
| rename to components/policy/core/common/cloud/resource_cache_unittest.cc
 | 
| index afca62516a380c806e1845b82872295c3fc90c88..3e5a5eee79add969134af03697620a163c113bc6 100644
 | 
| --- a/chrome/browser/policy/cloud/resource_cache_unittest.cc
 | 
| +++ b/components/policy/core/common/cloud/resource_cache_unittest.cc
 | 
| @@ -2,7 +2,7 @@
 | 
|  // Use of this source code is governed by a BSD-style license that can be
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
| -#include "chrome/browser/policy/cloud/resource_cache.h"
 | 
| +#include "components/policy/core/common/cloud/resource_cache.h"
 | 
|  
 | 
|  #include "base/basictypes.h"
 | 
|  #include "base/bind.h"
 | 
| 
 |