Commit 722be6f3 authored by jam's avatar jam Committed by Commit bot

Temporarily enable PlzNavigate to see perf bot results.

BUG=368813
TBR=clamy@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Committed: https://chromium.googlesource.com/chromium/src/+/3d001c287618b8298e5b95bd98556a5beffc0316
Review-Url: https://codereview.chromium.org/2584093003
Cr-Commit-Position: refs/heads/master@{#439731}
parent 281d3753
......@@ -10,8 +10,7 @@
namespace content {
bool IsBrowserSideNavigationEnabled() {
return base::CommandLine::ForCurrentProcess()->HasSwitch(
switches::kEnableBrowserSideNavigation);
return true;
}
} // namespace content
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment