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

Unified Diff: test/cctest/cctest.gyp

Issue 1375933003: Add SetAbortOnUncaughtExceptionCallback API (Closed) Base URL: git@github.com:v8/v8.git@master
Patch Set: Update according to code review Created 5 years, 3 months 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
Index: test/cctest/cctest.gyp
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
index a7092a8bdc4ba63c86576b4061331d166264d437..fc4ef8b874c52a9cfde4fc6a3367d1d0205b310b 100644
--- a/test/cctest/cctest.gyp
+++ b/test/cctest/cctest.gyp
@@ -95,6 +95,7 @@
'heap-tester.h',
'print-extension.cc',
'profiler-extension.cc',
+ 'test-abort-on-uncaught-exception.cc',
'test-accessors.cc',
'test-alloc.cc',
'test-api.cc',

Powered by Google App Engine
This is Rietveld 408576698