| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index d593a1f9a11f9caf7f6aae568d8b6ede914ce532..0d34d639a8525674fab4bbb48b75fbf0cd582cb2 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -91,6 +91,8 @@
|
| 'PlatformKeyboardEvent.cpp',
|
| 'PlatformKeyboardEvent.h',
|
| 'PlatformMouseEvent.h',
|
| + 'PlatformResourceLoader.cpp',
|
| + 'PlatformResourceLoader.h',
|
| 'PlatformScreen.cpp',
|
| 'PlatformScreen.h',
|
| 'PlatformThreadData.cpp',
|
|
|