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

Unified Diff: chrome/browser/prerender/prerender_field_trial.h

Issue 757723002: [Tests not passing yet] Remove prerender sessionStorage namespace merging. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years 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 | « chrome/browser/prerender/prerender_events.cc ('k') | chrome/browser/prerender/prerender_field_trial.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/prerender/prerender_field_trial.h
diff --git a/chrome/browser/prerender/prerender_field_trial.h b/chrome/browser/prerender/prerender_field_trial.h
index c7c32105793382041b45edfa0b51cd58d4da92a6..d17798e9517b92085a6e1a30bcb6508cbbd30a5d 100644
--- a/chrome/browser/prerender/prerender_field_trial.h
+++ b/chrome/browser/prerender/prerender_field_trial.h
@@ -24,9 +24,6 @@ void ConfigurePrerender(const base::CommandLine& command_line);
// prerendering from Omnibox experiment.
bool IsOmniboxEnabled(Profile* profile);
-// Returns true if session storage namespace merging is not disabled.
-bool ShouldMergeSessionStorageNamespaces();
-
// Returns true iff the Prerender Local Predictor is enabled.
bool IsLocalPredictorEnabled();
« no previous file with comments | « chrome/browser/prerender/prerender_events.cc ('k') | chrome/browser/prerender/prerender_field_trial.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698