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

Unified Diff: test/cctest/cctest.gyp

Issue 1542943002: [proxies] Expose proxies in the API (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@2015-12-17_JSProxy_d8_printing_1530293004
Patch Set: messing around with branches Created 5 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
Index: test/cctest/cctest.gyp
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
index a9c48a3dfe531b40ad5ff187a1b82391bdf59fb8..48b6577619bfdc6702e0ec18aaf4853cff24aef7 100644
--- a/test/cctest/cctest.gyp
+++ b/test/cctest/cctest.gyp
@@ -158,6 +158,7 @@
'test-parsing.cc',
'test-platform.cc',
'test-profile-generator.cc',
+ 'test-proxies.cc',
'test-random-number-generator.cc',
'test-regexp.cc',
'test-reloc-info.cc',
« no previous file with comments | « src/objects-inl.h ('k') | test/cctest/test-proxies.cc » ('j') | test/cctest/test-proxies.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698