| // 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" | |
| // The following is a sample of the lines that should be listed here. | |
| // // A test to determine the impact of kCase1 vs kCase2 pruning algorithms. | |
| // const wchar_t* BrowserTrial::kPruningAlgorithmFieldTrial = | |
| // L"pruning_algorithm"; |