| Index: services/view_manager/ids.h
|
| diff --git a/services/view_manager/ids.h b/services/view_manager/ids.h
|
| index b9cf626c3b461148dbe4105d351cae12621c100e..b3058546708fcd7dde15514c04e0946124a59a09 100644
|
| --- a/services/view_manager/ids.h
|
| +++ b/services/view_manager/ids.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef SERVICES_VIEW_MANAGER_IDS_H_
|
| #define SERVICES_VIEW_MANAGER_IDS_H_
|
|
|
| -#include "mojo/services/view_manager/public/cpp/types.h"
|
| -#include "mojo/services/view_manager/public/cpp/util.h"
|
| +#include "mojo/services/view_manager/cpp/types.h"
|
| +#include "mojo/services/view_manager/cpp/util.h"
|
|
|
| namespace view_manager {
|
|
|
|
|