Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(975)

Unified Diff: test/cctest/cctest.gyp

Issue 2250863002: WIP: prototype ffi support (from 2084663004) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebase Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/cctest/BUILD.gn ('k') | test/cctest/test-ffi.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.gyp
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
index 1eff6c0c6d52f081de9e3dd5149e9774b8b9b4b0..e7a51fa4ec54e568227edf69fc382d0805bf4ddf 100644
--- a/test/cctest/cctest.gyp
+++ b/test/cctest/cctest.gyp
@@ -152,6 +152,7 @@
'test-fast-dtoa.cc',
'test-feedback-vector.cc',
'test-feedback-vector.h',
+ 'test-ffi.cc',
'test-field-type-tracking.cc',
'test-fixed-dtoa.cc',
'test-flags.cc',
« no previous file with comments | « test/cctest/BUILD.gn ('k') | test/cctest/test-ffi.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698