| Index: chrome/browser/chrome_browser_field_trials.h
|
| diff --git a/chrome/browser/chrome_browser_field_trials.h b/chrome/browser/chrome_browser_field_trials.h
|
| index d9949137b319e808d9f0e97e87ea8d3e282b7452..5804d5a958d2afe4c54009775eabc03494f8e766 100644
|
| --- a/chrome/browser/chrome_browser_field_trials.h
|
| +++ b/chrome/browser/chrome_browser_field_trials.h
|
| @@ -65,9 +65,6 @@ class ChromeBrowserFieldTrials {
|
| // Sets up the Safe Browsing interstitial redesign trial.
|
| void SetUpSafeBrowsingInterstitialFieldTrial();
|
|
|
| - // Sets up the field trial for testing TLS channel id.
|
| - void SetUpChannelIDFieldTrial();
|
| -
|
| // Sets up the InfiniteCache field trial.
|
| void SetUpInfiniteCacheFieldTrial();
|
|
|
|
|