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

Unified Diff: test/cctest/cctest.gyp

Issue 181453002: Reset trunk to 3.24.35.4 (Closed) Base URL: https://v8.googlecode.com/svn/trunk
Patch Set: Created 6 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/cctest/cctest.h ('k') | test/cctest/cctest.status » ('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 187bdf3236a0abdfadc4db8e077ed17f9cf7a798..996db3eea47322c06ad228443da345f8f153fc9f 100644
--- a/test/cctest/cctest.gyp
+++ b/test/cctest/cctest.gyp
@@ -88,7 +88,6 @@
'test-liveedit.cc',
'test-lockers.cc',
'test-log.cc',
- 'test-microtask-delivery.cc',
'test-mark-compact.cc',
'test-mementos.cc',
'test-mutex.cc',
@@ -152,18 +151,6 @@
'test-macro-assembler-arm.cc'
],
}],
- ['v8_target_arch=="a64"', {
- 'sources': [
- 'test-utils-a64.cc',
- 'test-assembler-a64.cc',
- 'test-code-stubs.cc',
- 'test-code-stubs-a64.cc',
- 'test-disasm-a64.cc',
- 'test-fuzz-a64.cc',
- 'test-javascript-a64.cc',
- 'test-js-a64-variables.cc'
- ],
- }],
['v8_target_arch=="mipsel"', {
'sources': [
'test-assembler-mips.cc',
« no previous file with comments | « test/cctest/cctest.h ('k') | test/cctest/cctest.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698