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

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

Issue 2771373003: Add most missing blink files to .gn files (Closed)
Patch Set: . Created 3 years, 9 months 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
« no previous file with comments | « third_party/WebKit/Source/core/layout/BUILD.gn ('k') | third_party/WebKit/Source/core/paint/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 e08b1f3b512ae389ec1113b08212010d264b3215..a440b4f992bb6287b6dd5f9208e083d1ac230a5e 100644
--- a/third_party/WebKit/Source/core/loader/BUILD.gn
+++ b/third_party/WebKit/Source/core/loader/BUILD.gn
@@ -28,6 +28,7 @@ blink_core_sources("loader") {
"FrameLoader.h",
"FrameLoaderStateMachine.cpp",
"FrameLoaderStateMachine.h",
+ "FrameLoaderTypes.h",
"HistoryItem.cpp",
"HistoryItem.h",
"HttpEquiv.cpp",
@@ -43,6 +44,7 @@ blink_core_sources("loader") {
"NavigationPolicy.h",
"NavigationScheduler.cpp",
"NavigationScheduler.h",
+ "NetworkHintsInterface.h",
"PingLoader.cpp",
"PingLoader.h",
"PrerendererClient.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/layout/BUILD.gn ('k') | third_party/WebKit/Source/core/paint/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698