| Index: third_party/WebKit/Source/platform/blink_platform.gypi
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| index bff02505b2b0b68b155adda5fcd60c00d2a570cb..2f83ccd95ebc713ae358fe85d833500bf30ba54f 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -352,6 +352,7 @@
|
| 'exported/WebRTCStatsRequest.cpp',
|
| 'exported/WebRTCStatsResponse.cpp',
|
| 'exported/WebRTCVoidRequest.cpp',
|
| + 'exported/WebRuntimeFeatures.cpp',
|
| 'exported/WebScrollbarImpl.cpp',
|
| 'exported/WebScrollbarImpl.h',
|
| 'exported/WebScrollbarThemeClientImpl.cpp',
|
|
|