| Index: third_party/WebKit/Source/core/loader/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/loader/BUILD.gn b/third_party/WebKit/Source/core/loader/BUILD.gn
|
| index 33c258a4ed46bd42d8528fba37920ca2916daa23..e543f3477d098177f02b1dd6b4994fa2b14e25f7 100644
|
| --- a/third_party/WebKit/Source/core/loader/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/loader/BUILD.gn
|
| @@ -17,6 +17,8 @@ blink_core_sources("loader") {
|
| "EmptyClients.cpp",
|
| "EmptyClients.h",
|
| "FormSubmission.cpp",
|
| + "FrameClientHintsPreferencesContext.cpp",
|
| + "FrameClientHintsPreferencesContext.h",
|
| "FrameFetchContext.cpp",
|
| "FrameFetchContext.h",
|
| "FrameLoadRequest.cpp",
|
|
|