Index: Source/platform/blink_platform.gypi |
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi |
index 923a5581ae501a970037d769daeab5141b94adec..ee4204f5f76d541ab2430734ae17f7a58bb7d612 100644 |
--- a/Source/platform/blink_platform.gypi |
+++ b/Source/platform/blink_platform.gypi |
@@ -148,6 +148,8 @@ |
'URLPatternMatcher.h', |
'UUID.cpp', |
'UUID.h', |
+ 'WebThreadRunner.cpp', |
+ 'WebThreadRunner.h', |
'Widget.cpp', |
'Widget.h', |
'WindowsKeyboardCodes.h', |