diff options
Diffstat (limited to 'deps/v8/test/cctest/test-web-snapshots.cc')
-rw-r--r-- | deps/v8/test/cctest/test-web-snapshots.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/test/cctest/test-web-snapshots.cc b/deps/v8/test/cctest/test-web-snapshots.cc index 56c79d075a..e45f0d90b6 100644 --- a/deps/v8/test/cctest/test-web-snapshots.cc +++ b/deps/v8/test/cctest/test-web-snapshots.cc @@ -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 "include/v8-function.h" #include "src/api/api-inl.h" #include "src/web-snapshot/web-snapshot.h" #include "test/cctest/cctest-utils.h" |