Index: third_party/WebKit/Source/modules/presentation/NavigatorPresentation.h |
diff --git a/third_party/WebKit/Source/modules/presentation/NavigatorPresentation.h b/third_party/WebKit/Source/modules/presentation/NavigatorPresentation.h |
index 8f09dff2e7e9fda41ce2e0a8e60f59d2f54fc00e..f888fe5c3116d3c88c2518c27fc8aa57d043804c 100644 |
--- a/third_party/WebKit/Source/modules/presentation/NavigatorPresentation.h |
+++ b/third_party/WebKit/Source/modules/presentation/NavigatorPresentation.h |
@@ -5,6 +5,7 @@ |
#ifndef NavigatorPresentation_h |
#define NavigatorPresentation_h |
+#include "core/frame/Navigator.h" |
#include "platform/Supplementable.h" |
#include "platform/heap/Handle.h" |