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

Unified Diff: test/cctest/cctest.gyp

Issue 1283313003: [interpreter]: Update BytecodeArrayBuilder register handling. (Closed) Base URL: ssh://rmcilroy.lon.corp.google.com///usr/local/google/code/v8_full/v8@master
Patch Set: Fix define in OperandTypeToString Created 5 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
Index: test/cctest/cctest.gyp
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
index ea933996eaeaa39db4c4a62f9598fd02231f5509..4375d58f4e164d6d113acedfa1f1dfd82fd8f164 100644
--- a/test/cctest/cctest.gyp
+++ b/test/cctest/cctest.gyp
@@ -86,7 +86,6 @@
'gay-fixed.cc',
'gay-precision.cc',
'gay-shortest.cc',
- 'interpreter/test-bytecode-array-builder.cc',
'print-extension.cc',
'profiler-extension.cc',
'test-accessors.cc',

Powered by Google App Engine
This is Rietveld 408576698