| Index: services/catalog/entry_unittest.cc | 
| diff --git a/services/catalog/entry_unittest.cc b/services/catalog/entry_unittest.cc | 
| index c29963fcc52f71816beae19a0a227a07dd33e00d..43d31de2399e2293038be77594228c1df17c6cd4 100644 | 
| --- a/services/catalog/entry_unittest.cc | 
| +++ b/services/catalog/entry_unittest.cc | 
| @@ -9,8 +9,8 @@ | 
| #include "base/macros.h" | 
| #include "base/path_service.h" | 
| #include "base/values.h" | 
| -#include "services/shell/public/cpp/capabilities.h" | 
| -#include "services/shell/public/cpp/names.h" | 
| +#include "services/service_manager/public/cpp/capabilities.h" | 
| +#include "services/service_manager/public/cpp/names.h" | 
| #include "testing/gtest/include/gtest/gtest.h" | 
|  | 
| namespace catalog { | 
|  |