| Index: storage/browser/blob/scoped_file.cc
|
| diff --git a/storage/common/blob/scoped_file.cc b/storage/browser/blob/scoped_file.cc
|
| similarity index 98%
|
| rename from storage/common/blob/scoped_file.cc
|
| rename to storage/browser/blob/scoped_file.cc
|
| index b54444948c1da6ba479eeaec9fe6bace3ea9e4ed..cdf4cb88550f61d1166b6bb50b39b4dded597504 100644
|
| --- a/storage/common/blob/scoped_file.cc
|
| +++ b/storage/browser/blob/scoped_file.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "storage/common/blob/scoped_file.h"
|
| +#include "storage/browser/blob/scoped_file.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
|
|