| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 28874e94f24658450e27b404ccbe8d7a6a9951bb..612e1096ccb305936c4367e633ae8e29189fd2b8 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -1800,6 +1800,8 @@
|
| 'frame/RootFrameViewport.h',
|
| 'frame/Screen.cpp',
|
| 'frame/Screen.h',
|
| + 'frame/ScrollAndScaleEmulator.cpp',
|
| + 'frame/ScrollAndScaleEmulator.h',
|
| 'frame/Settings.cpp',
|
| 'frame/SettingsDelegate.cpp',
|
| 'frame/SettingsDelegate.h',
|
|
|