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

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

Issue 2544933003: Split methods for ClientHintsPreferences from FrameFetchContext (Closed)
Patch Set: a 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 e388b3b233e3d43421c96548cd951cf991220f4a..0942f0a793bf4604e2c4601bfa78e8db60911c44 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