Commit 46e3bc26 authored by Peter K. Lee's avatar Peter K. Lee Committed by Commit Bot

Enables Google UI for handling mailto:// links by default

BUG=808113

Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs
Change-Id: Idba2b2dd7777db94281a766030edfa5ed3bef801
Reviewed-on: https://chromium-review.googlesource.com/954057Reviewed-by: default avatarEugene But <eugenebut@chromium.org>
Commit-Queue: Peter Lee <pkl@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541871}
parent da7109ea
...@@ -9,4 +9,4 @@ ...@@ -9,4 +9,4 @@
#endif #endif
const base::Feature kMailtoHandledWithGoogleUI{ const base::Feature kMailtoHandledWithGoogleUI{
"kMailtoHandledWithGoogleUI", base::FEATURE_DISABLED_BY_DEFAULT}; "kMailtoHandledWithGoogleUI", base::FEATURE_ENABLED_BY_DEFAULT};
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