diff --git a/tools/v8_gypfiles/v8.gyp b/tools/v8_gypfiles/v8.gyp index e6ee46336c58a0..1e2b3645132aab 100644 --- a/tools/v8_gypfiles/v8.gyp +++ b/tools/v8_gypfiles/v8.gyp @@ -558,6 +558,7 @@ 'direct_dependent_settings': { 'sources': [ '<(V8_ROOT)/src/flags/flag-definitions.h', + '<(V8_ROOT)/src/flags/flags-impl.h', '<(V8_ROOT)/src/flags/flags.h', ], }, @@ -577,6 +578,7 @@ 'run_torque', 'v8_abseil', 'v8_libbase', + 'fp16', ], 'direct_dependent_settings': { 'sources': [ @@ -986,6 +988,7 @@ 'v8_zlib', 'v8_pch', 'v8_abseil', + 'fp16', ], 'includes': ['inspector.gypi'], 'direct_dependent_settings': { @@ -1037,6 +1040,7 @@ ['v8_enable_webassembly==1', { 'sources': [ '