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

Unified Diff: ios/chrome/browser/experimental_flags.h

Issue 2751793002: Cleaned up old navigation code that did not use pending navigation item. (Closed)
Patch Set: Moar DCHECKs Created 3 years, 9 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 | ios/chrome/browser/experimental_flags.mm » ('j') | ios/web/web_state/ui/crw_web_controller.mm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/experimental_flags.h
diff --git a/ios/chrome/browser/experimental_flags.h b/ios/chrome/browser/experimental_flags.h
index 5b019f4ab09ccf2253a85c4453cae82962279a1f..b3b4af4d87d9e1a33f67d4e00d02c4b2f53be7c0 100644
--- a/ios/chrome/browser/experimental_flags.h
+++ b/ios/chrome/browser/experimental_flags.h
@@ -76,9 +76,6 @@ bool IsPasswordGenerationEnabled();
// Whether the Payment Request API is enabled or not.
bool IsPaymentRequestEnabled();
-// Whether the back-forward navigation uses pending index.
-bool IsPendingIndexNavigationEnabled();
-
// Whether the Physical Web feature is enabled.
bool IsPhysicalWebEnabled();
« no previous file with comments | « no previous file | ios/chrome/browser/experimental_flags.mm » ('j') | ios/web/web_state/ui/crw_web_controller.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698