Commit ef465042 authored by Victor Costan's avatar Victor Costan Committed by Commit Bot

WebView: Remove unused reference to storage::QuotaClient.

This will avoid including this file in a large CL that turns QuotaClient
into a mojo interface.

Bug: 1016065
Change-Id: If029b5362fcc77b7acf8e55206b7143900ff6369
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2501062
Commit-Queue: Changwan Ryu <changwan@chromium.org>
Auto-Submit: Victor Costan <pwnall@chromium.org>
Reviewed-by: default avatarChangwan Ryu <changwan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#821271}
parent 40481314
......@@ -29,7 +29,6 @@ using base::android::JavaParamRef;
using base::android::ScopedJavaLocalRef;
using content::BrowserThread;
using content::StoragePartition;
using storage::QuotaClient;
using storage::QuotaManager;
namespace android_webview {
......
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