| Index: third_party/WebKit/Source/web/web.gypi
|
| diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
|
| index 1fbdecba842363ca4ccdf0516594651dd1a7f269..e31cbe875a1f7fd437075af49987e27e092b4174 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -198,6 +198,7 @@
|
| 'WebRemoteFrameImpl.cpp',
|
| 'WebRemoteFrameImpl.h',
|
| 'WebRuntimeFeatures.cpp',
|
| + 'WebScopedMicrotaskSuppression.cpp',
|
| 'WebScopedUserGesture.cpp',
|
| 'WebScopedWindowFocusAllowedIndicator.cpp',
|
| 'WebScriptController.cpp',
|
|
|