summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_trial.cc
blob: 16bfb18d1e4be8ab689bb2b7188439c6a0ae64f4 (plain)
1
2
3
4
5
6
7
8
// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "chrome/browser/browser_trial.h"

// A test to determine the impact of using HIGH vs MEDIUM memory models.
const wchar_t* BrowserTrial::kMemoryModelFieldTrial = L"memory_model";