New issue
Advanced search Search tips

Issue 818043 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

components/download/public/common shouldn't depend on storage/browser

Project Member Reported by qin...@chromium.org, Mar 2 2018

Issue description

Just saw "storage/browser" dependency in components/download/public/common/Build.gn.

Since we are making download a service, we shouldn't depend on anything that is browser/

This code needs to be moved to content/
 
Owner: xingliu@chromium.org
I removed my code's dependency on blob. But Alex's code still needs to depend on blobs.

Sign in to add a comment