| 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 27d1a2b1804585df59badc7a12af722a2fd8cee5..9dcf976a992ede2dee5ea13f0fa2de4387c6349d 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"
|
|
|