Index: third_party/WebKit/Source/platform/BUILD.gn |
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn |
index b6690e2c67787b64a7c2d542410f5e3a615b3882..b4d899419de2849f6c002241f1380ba4492d5e97 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -606,6 +606,7 @@ component("platform") { |
"exported/WebRTCStatsRequest.cpp", |
"exported/WebRTCStatsResponse.cpp", |
"exported/WebRTCVoidRequest.cpp", |
+ "exported/WebRuntimeFeatures.cpp", |
"exported/WebScrollbarImpl.cpp", |
"exported/WebScrollbarImpl.h", |
"exported/WebScrollbarThemeClientImpl.cpp", |