From ac262c9fd9775f9d85c42eaf42fccb896ba790ba Mon Sep 17 00:00:00 2001 From: "jar@google.com" Date: Sun, 19 Oct 2008 17:45:21 +0000 Subject: Construct a field trial to see if HIGH or MEDIUM memory model "works better" Includes definition of a FieldTrial class to support this. I have thoughts in my head about how this will eventually extend to be controllable via UMA (as well as being able to run tests defined at compile time, as was done in this example. r=mbelshe, mmentovai Review URL: http://codereview.chromium.org/7638 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3604 0039d316-1c4b-4281-b951-d872f2087c98 --- base/build/base_unittests.vcproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'base/build/base_unittests.vcproj') diff --git a/base/build/base_unittests.vcproj b/base/build/base_unittests.vcproj index 7df06c9..cf91226 100644 --- a/base/build/base_unittests.vcproj +++ b/base/build/base_unittests.vcproj @@ -188,6 +188,10 @@ > + + -- cgit v1.1