| Index: services/shell/background/background_shell.h
 | 
| diff --git a/services/shell/background/background_shell.h b/services/shell/background/background_shell.h
 | 
| index b3bc2cfbb76db3521d6c4399ae8776eab994e80e..f61ab5b7a54b855e90eda5f925c28452dc56a956 100644
 | 
| --- a/services/shell/background/background_shell.h
 | 
| +++ b/services/shell/background/background_shell.h
 | 
| @@ -10,7 +10,7 @@
 | 
|  #include "base/macros.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "mojo/public/cpp/bindings/interface_request.h"
 | 
| -#include "mojo/services/catalog/store.h"
 | 
| +#include "services/catalog/store.h"
 | 
|  #include "services/shell/public/interfaces/shell_client.mojom.h"
 | 
|  
 | 
|  namespace catalog {
 | 
| 
 |