| Index: Source/web/WebScopedMicrotaskSuppression.cpp
|
| diff --git a/Source/web/WebScopedMicrotaskSuppression.cpp b/Source/web/WebScopedMicrotaskSuppression.cpp
|
| index 59a75ed9b4185661c0073f69ea6cb21b945a7f84..3a103e232a4ab2b6edcc09e8d5f551161372e2fd 100644
|
| --- a/Source/web/WebScopedMicrotaskSuppression.cpp
|
| +++ b/Source/web/WebScopedMicrotaskSuppression.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "public/web/WebScopedMicrotaskSuppression.h"
|
|
|
| -#include "bindings/v8/V8RecursionScope.h"
|
| +#include "bindings/core/v8/V8RecursionScope.h"
|
| #include "wtf/OwnPtr.h"
|
|
|
| namespace blink {
|
|
|