diff options
Diffstat (limited to 'fxjs/cfx_v8_unittest.cpp')
-rw-r--r-- | fxjs/cfx_v8_unittest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fxjs/cfx_v8_unittest.cpp b/fxjs/cfx_v8_unittest.cpp index 879d90462d..f6051ad935 100644 --- a/fxjs/cfx_v8_unittest.cpp +++ b/fxjs/cfx_v8_unittest.cpp @@ -6,6 +6,7 @@ #include <memory> +#include "fxjs/cfx_v8.h" #include "testing/gtest/include/gtest/gtest.h" #include "testing/test_support.h" #include "third_party/base/ptr_util.h" |