| Index: third_party/WebKit/Source/core/loader/DocumentLoader.h
|
| diff --git a/third_party/WebKit/Source/core/loader/DocumentLoader.h b/third_party/WebKit/Source/core/loader/DocumentLoader.h
|
| index 16d968c2b4e9bacece276a05f78606f362bcec8b..e4da704d44a7e37f561aa68e6c6cae5a1f902a78 100644
|
| --- a/third_party/WebKit/Source/core/loader/DocumentLoader.h
|
| +++ b/third_party/WebKit/Source/core/loader/DocumentLoader.h
|
| @@ -31,6 +31,7 @@
|
| #define DocumentLoader_h
|
|
|
| #include "core/CoreExport.h"
|
| +#include "core/dom/ViewportDescription.h"
|
| #include "core/dom/WeakIdentifierMap.h"
|
| #include "core/fetch/ClientHintsPreferences.h"
|
| #include "core/fetch/RawResource.h"
|
|
|