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

Unified Diff: base/SConscript

Issue 7638: Construct a field trial to see if HIGH or MEDIUM memory model "works better"... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 2 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 | « no previous file | base/build/base.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/SConscript
===================================================================
--- base/SConscript (revision 3603)
+++ base/SConscript (working copy)
@@ -35,6 +35,7 @@
'bzip2_error_handler.cc',
'command_line.cc',
'debug_util.cc',
+ 'field_trial.cc',
'file_path.cc',
'file_util.cc',
'histogram.cc',
@@ -257,6 +258,7 @@
'clipboard_unittest.cc',
'command_line_unittest.cc',
'condition_variable_unittest.cc',
+ 'field_trial_unittest.cc',
'file_path_unittest.cc',
'file_util_unittest.cc',
'hmac_unittest.cc',
« no previous file with comments | « no previous file | base/build/base.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698