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

Unified Diff: test/cctest/cctest.gyp

Issue 2206573002: Move NoSideEffectToString to C++ (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Address comments Created 4 years, 4 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 | « src/runtime/runtime-internal.cc ('k') | test/cctest/test-object.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 f88dcb879272b6744520fd0a90c6d53d18681658..f55eee6d2a859a728eef3a617840f10bb6189391 100644
--- a/test/cctest/cctest.gyp
+++ b/test/cctest/cctest.gyp
@@ -155,6 +155,7 @@
'test-lockers.cc',
'test-log.cc',
'test-mementos.cc',
+ 'test-object.cc',
'test-parsing.cc',
'test-platform.cc',
'test-profile-generator.cc',
« no previous file with comments | « src/runtime/runtime-internal.cc ('k') | test/cctest/test-object.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698