| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 0142548746636a403eb29dee6e203c96cbe824e2..8604118c9ae7689b0b7d4681afb20defecc79f22 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',
|
|
|