This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 653
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Android] Remove xwalk_download_resource_throttle.*
`XWalkDownloadResourceThrottle` has not been used since 2013 when commit 54f602a ("Refine some public files in xwalk runtime") removed all callers. Having these files around is a problem with the upcoming M53, as https://codereview.chromium.org/2014803002/ removed `content::DownloadControllerAndroid` and the code fails to link in debug mode.
- Loading branch information
Raphael Kubo da Costa
committed
Oct 6, 2016
1 parent
de880ef
commit 3b05347
Showing
5 changed files
with
0 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
39 changes: 0 additions & 39 deletions
39
runtime/browser/android/xwalk_download_resource_throttle.cc
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
runtime/browser/android/xwalk_download_resource_throttle.h
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters