| Index: third_party/WebKit/Source/modules/plugins/NavigatorPlugins.h
|
| diff --git a/third_party/WebKit/Source/modules/plugins/NavigatorPlugins.h b/third_party/WebKit/Source/modules/plugins/NavigatorPlugins.h
|
| index 669f8c717682c50c71ae7fc5e876b525f62f535d..97fb7ab95a2e509c54fc1fa4b72bc80f7e8ea0df 100644
|
| --- a/third_party/WebKit/Source/modules/plugins/NavigatorPlugins.h
|
| +++ b/third_party/WebKit/Source/modules/plugins/NavigatorPlugins.h
|
| @@ -6,6 +6,7 @@
|
| #define NavigatorPlugins_h
|
|
|
| #include "core/dom/ContextLifecycleObserver.h"
|
| +#include "core/frame/Navigator.h"
|
| #include "platform/Supplementable.h"
|
|
|
| namespace blink {
|
|
|