Chromium Code Reviews| Index: Source/platform/blink_platform.gypi |
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi |
| index cd2400fcc76fdee9a6b6c7f38bf107115f7e5201..1475d36e6fad640cda691610ac266773b36682db 100644 |
| --- a/Source/platform/blink_platform.gypi |
| +++ b/Source/platform/blink_platform.gypi |
| @@ -48,6 +48,8 @@ |
| 'PlatformKeyboardEvent.cpp', |
| 'PlatformKeyboardEvent.h', |
| 'PlatformMouseEvent.h', |
| + 'PlatformScreen.cpp', |
| + 'PlatformScreen.h', |
| 'PlatformThreadData.cpp', |
| 'PlatformThreadData.h', |
| 'PlatformTouchEvent.h', |