diff options
Diffstat (limited to 'chrome/browser/chrome_browser_main.h')
-rw-r--r-- | chrome/browser/chrome_browser_main.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/chrome_browser_main.h b/chrome/browser/chrome_browser_main.h index d078254..8895b9e 100644 --- a/chrome/browser/chrome_browser_main.h +++ b/chrome/browser/chrome_browser_main.h @@ -129,9 +129,6 @@ class ChromeBrowserMainParts : public content::BrowserMainParts { // computer startup has on retention and usage of Chrome. void AutoLaunchChromeFieldTrial(); - // Field trial for testing domain bound certs. - void DomainBoundCertsFieldTrial(); - // A collection of field trials intended to test the uniformity and // correctness of the field trial control, bucketing and reporting systems. void SetupUniformityFieldTrials(); |