| Index: chrome/browser/browsing_data/browsing_data_quota_helper_impl.cc
|
| diff --git a/chrome/browser/browsing_data/browsing_data_quota_helper_impl.cc b/chrome/browser/browsing_data/browsing_data_quota_helper_impl.cc
|
| index 644fc3df6ee160e0971c6330bda90630534b1561..a65739d19f2a63b5c36b733c72fc2c09ebdecfb4 100644
|
| --- a/chrome/browser/browsing_data/browsing_data_quota_helper_impl.cc
|
| +++ b/chrome/browser/browsing_data/browsing_data_quota_helper_impl.cc
|
| @@ -175,7 +175,5 @@ void BrowsingDataQuotaHelperImpl::OnComplete() {
|
|
|
| void BrowsingDataQuotaHelperImpl::DidRevokeHostQuota(
|
| quota::QuotaStatusCode status_unused,
|
| - const std::string& host_unused,
|
| - quota::StorageType type_unused,
|
| int64 quota_unused) {
|
| }
|
|
|