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

Unified Diff: test/compiler-unittests/compiler-unittests.gyp

Issue 456843004: Revert 23077 - "Use CommonNodeCache for heap constants in ChangeLowering." (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 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/compiler-unittests/compiler-unittests.gyp
diff --git a/test/compiler-unittests/compiler-unittests.gyp b/test/compiler-unittests/compiler-unittests.gyp
index 0b622076348974b140ddd6c44955d5a74ce59ac0..c1de0c423546789b6de9d906135ffea5d94c3e36 100644
--- a/test/compiler-unittests/compiler-unittests.gyp
+++ b/test/compiler-unittests/compiler-unittests.gyp
@@ -21,10 +21,8 @@
],
'sources': [ ### gcmole(all) ###
'change-lowering-unittest.cc',
- 'common-node-cache-unittest.cc',
'compiler-unittests.cc',
'instruction-selector-unittest.cc',
- 'node-cache-unittest.cc',
'node-matchers.cc',
'node-matchers.h',
],
« no previous file with comments | « test/compiler-unittests/common-node-cache-unittest.cc ('k') | test/compiler-unittests/node-cache-unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698