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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2895413002: WebRuntimeFeatures moved to platform/ (Closed)
Patch Set: One more move Created 3 years, 7 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
Index: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index fd291d60f9770d6f32ec0d87e97ec410f5ee67e4..b9cf28ce42a0d409c9faf214270093d5f3992f55 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -302,6 +302,7 @@ source_set("blink_headers") {
"platform/WebRect.h",
"platform/WebReferrerPolicy.h",
"platform/WebRenderingStats.h",
+ "platform/WebRuntimeFeatures.h",
"platform/WebScreenInfo.h",
"platform/WebScrollbar.h",
"platform/WebScrollbarBehavior.h",
@@ -556,7 +557,6 @@ source_set("blink_headers") {
"web/WebRemoteFrame.h",
"web/WebRemoteFrameClient.h",
"web/WebRenderTheme.h",
- "web/WebRuntimeFeatures.h",
"web/WebSandboxFlags.h",
"web/WebScopedUserGesture.h",
"web/WebScopedWindowFocusAllowedIndicator.h",
« no previous file with comments | « third_party/WebKit/Source/web/WebRuntimeFeatures.cpp ('k') | third_party/WebKit/public/platform/WebRuntimeFeatures.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698