Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2111)

Unified Diff: chrome/browser/chrome_browser_main.h

Issue 10544015: Revert "Add field trial for domain bound certificates." The field trial is done. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/chrome_browser_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chrome_browser_main.h
diff --git a/chrome/browser/chrome_browser_main.h b/chrome/browser/chrome_browser_main.h
index d078254a45b8798b7a659184424bded20d754d4a..8895b9ea5c6def6193d9dcfb40d3c9d46ebaaf9c 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();
« no previous file with comments | « no previous file | chrome/browser/chrome_browser_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698