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

Unified Diff: test/cctest/cctest.gyp

Issue 867583002: Convert compiler cctest to unit tests, part 1 (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Review feedback Created 5 years, 11 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 a962c47293b23a94cd15cbef757820b3210e0c24..2cfb14162c4a84e331022b05cf328b13dd9aca26 100644
--- a/test/cctest/cctest.gyp
+++ b/test/cctest/cctest.gyp
@@ -59,7 +59,6 @@
'compiler/test-codegen-deopt.cc',
'compiler/test-control-reducer.cc',
'compiler/test-gap-resolver.cc',
- 'compiler/test-graph-reducer.cc',
'compiler/test-graph-visualizer.cc',
'compiler/test-instruction.cc',
'compiler/test-js-context-specialization.cc',
« no previous file with comments | « no previous file | test/cctest/compiler/test-graph-reducer.cc » ('j') | test/unittests/compiler/graph-reducer-unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698