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

Unified Diff: test/cctest/SConscript

Issue 910002: Start migrating profiles processing to C++. (Closed)
Patch Set: Comments addressed Created 10 years, 9 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/SConscript
diff --git a/test/cctest/SConscript b/test/cctest/SConscript
index e35d45474058c2d2e8f61ec02ceb5f81fc1a565a..f4964ae6a751312e585981722b6b27abc120ae72 100644
--- a/test/cctest/SConscript
+++ b/test/cctest/SConscript
@@ -58,6 +58,7 @@ SOURCES = {
'test-log-utils.cc',
'test-mark-compact.cc',
'test-parsing.cc',
+ 'test-profile-generator.cc',
'test-regexp.cc',
'test-serialize.cc',
'test-sockets.cc',

Powered by Google App Engine
This is Rietveld 408576698