| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index b6ee52404b8c8a637bb4ed578c2377d1739b5c17..e56780f318fe834a094f23e2fcc82443200eefc6 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',
|
|
|