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 6d07293b9e726082b808ba37dadfccb59c918790..f93fb22cc948f4a8a59d0879362a0b5557c0e286 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -1798,6 +1798,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', |