| Index: third_party/WebKit/Source/modules/installedapp/InstalledAppController.h
|
| diff --git a/third_party/WebKit/Source/modules/installedapp/InstalledAppController.h b/third_party/WebKit/Source/modules/installedapp/InstalledAppController.h
|
| index 571071c93026e07c9b937786e0ca986c201b4def..aaaeca60d152adf6a0d22c87b37eba33048f6e27 100644
|
| --- a/third_party/WebKit/Source/modules/installedapp/InstalledAppController.h
|
| +++ b/third_party/WebKit/Source/modules/installedapp/InstalledAppController.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef InstalledAppController_h
|
| #define InstalledAppController_h
|
|
|
| +#include "core/frame/LocalFrame.h"
|
| #include "core/frame/LocalFrameLifecycleObserver.h"
|
| #include "modules/ModulesExport.h"
|
| #include "platform/Supplementable.h"
|
|
|