| Index: services/shell/background/tests/test_catalog_store.h
 | 
| diff --git a/services/shell/background/tests/test_catalog_store.h b/services/shell/background/tests/test_catalog_store.h
 | 
| index e0145f4378c578113ceeab327938df4c1c91a51d..763fdc4ea5aedbf43f38e4a4a855e6abaf25fa5b 100644
 | 
| --- a/services/shell/background/tests/test_catalog_store.h
 | 
| +++ b/services/shell/background/tests/test_catalog_store.h
 | 
| @@ -9,7 +9,7 @@
 | 
|  
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "base/values.h"
 | 
| -#include "mojo/services/catalog/store.h"
 | 
| +#include "services/catalog/store.h"
 | 
|  
 | 
|  namespace mojo {
 | 
|  namespace shell {
 | 
| 
 |