Commit dc5e9ff3 authored by Eugene But's avatar Eugene But Committed by Commit Bot

Remove kWebKitErrorCannotShowMimeType as unused.

Bug: 546191
Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs
Change-Id: I870931443b05f0ea8767864346703ba954df63f0
Reviewed-on: https://chromium-review.googlesource.com/c/1287291Reviewed-by: default avatarMike Dougherty <michaeldo@chromium.org>
Commit-Queue: Eugene But <eugenebut@chromium.org>
Cr-Commit-Position: refs/heads/master@{#600623}
parent 94036062
......@@ -13,9 +13,6 @@ namespace web {
// Indicates WebKit errors.
extern const char kWebKitErrorDomain[];
// MIME type is not supported.
const long kWebKitErrorCannotShowMimeType = 100;
// Can not change location URL.
const long kWebKitErrorCannotShowUrl = 101;
......
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