| Index: components/view_manager/event_dispatcher.h
|
| diff --git a/components/view_manager/event_dispatcher.h b/components/view_manager/event_dispatcher.h
|
| index 7a36de258575f7e0a35876cdda715f45c5b33607..9716f06b492d026cdd7d8aeaf99ba55d6ecfbf86 100644
|
| --- a/components/view_manager/event_dispatcher.h
|
| +++ b/components/view_manager/event_dispatcher.h
|
| @@ -8,7 +8,7 @@
|
| #include <set>
|
|
|
| #include "base/basictypes.h"
|
| -#include "components/native_viewport/public/interfaces/native_viewport.mojom.h"
|
| +#include "components/view_manager/public/interfaces/native_viewport.mojom.h"
|
|
|
| namespace view_manager {
|
|
|
|
|