| Index: components/view_manager/ids.h
|
| diff --git a/components/view_manager/ids.h b/components/view_manager/ids.h
|
| index 727ae05b062d84e2768010b73043efd14f7b15c6..9e496455379e44a161a3e30c2a8dab42b4449282 100644
|
| --- a/components/view_manager/ids.h
|
| +++ b/components/view_manager/ids.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef COMPONENTS_VIEW_MANAGER_IDS_H_
|
| #define COMPONENTS_VIEW_MANAGER_IDS_H_
|
|
|
| -#include "third_party/mojo_services/src/view_manager/public/cpp/types.h"
|
| -#include "third_party/mojo_services/src/view_manager/public/cpp/util.h"
|
| +#include "components/view_manager/public/cpp/types.h"
|
| +#include "components/view_manager/public/cpp/util.h"
|
|
|
| namespace view_manager {
|
|
|
|
|