Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(589)

Unified Diff: third_party/WebKit/Source/core/loader/BUILD.gn

Issue 2544933003: Split methods for ClientHintsPreferences from FrameFetchContext (Closed)
Patch Set: Rebase Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698