| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index a1af0bd64c132d965313bf30bc41f79e79c4e94a..e0db26b46219d8d67daa2cd8a3c3d7f1a5351234 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1440,6 +1440,7 @@
|
| 'page/TouchDisambiguation.cpp',
|
| 'page/TouchDisambiguation.h',
|
| 'page/WindowFeatures.cpp',
|
| + 'page/WindowFocusAllowedIndicator.cpp',
|
| 'page/scrolling/ScrollingConstraints.cpp',
|
| 'page/scrolling/ScrollingConstraints.h',
|
| 'page/scrolling/ScrollingCoordinator.cpp',
|
|
|