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

Unified Diff: test/unittests/unittests.gyp

Issue 2698683003: Make FunctionTemplate::HasInstance checks work with remote contexts. (Closed)
Patch Set: Break dependency on CreationContext patch Created 3 years, 10 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
« no previous file with comments | « test/unittests/api/remote-object-unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/unittests/unittests.gyp
diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
index 4fd705f4d530a3d912d4574e9040022a21791d12..8e450da32f67c0900c856529438d2fcb5aaf8696 100644
--- a/test/unittests/unittests.gyp
+++ b/test/unittests/unittests.gyp
@@ -10,6 +10,7 @@
'unittests_sources': [ ### gcmole(all) ###
'api/exception-unittest.cc',
'api/isolate-unittest.cc',
+ 'api/remote-object-unittest.cc',
'api/v8-object-unittest.cc',
'base/atomic-utils-unittest.cc',
'base/bits-unittest.cc',
« no previous file with comments | « test/unittests/api/remote-object-unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698