Index: third_party/WebKit/Source/core/workers/MainThreadWorkletTest.cpp |
diff --git a/third_party/WebKit/Source/core/workers/MainThreadWorkletTest.cpp b/third_party/WebKit/Source/core/workers/MainThreadWorkletTest.cpp |
index c5629a5bd8768838431a3add6b566754652fff5c..a45a072259195dfff72963fbac6db2b0f208718d 100644 |
--- a/third_party/WebKit/Source/core/workers/MainThreadWorkletTest.cpp |
+++ b/third_party/WebKit/Source/core/workers/MainThreadWorkletTest.cpp |
@@ -2,6 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "bindings/core/v8/V8Binding.h" |
#include "core/frame/UseCounter.h" |
#include "core/testing/DummyPageHolder.h" |
#include "core/workers/MainThreadWorkletGlobalScope.h" |