| Index: storage/browser/blob/shareable_file_reference.cc
|
| diff --git a/storage/common/blob/shareable_file_reference.cc b/storage/browser/blob/shareable_file_reference.cc
|
| similarity index 98%
|
| rename from storage/common/blob/shareable_file_reference.cc
|
| rename to storage/browser/blob/shareable_file_reference.cc
|
| index c2ec839637e7a9906d610e16597798809d9db43e..02a5be4481af13881bfc52bb806c570ce602768e 100644
|
| --- a/storage/common/blob/shareable_file_reference.cc
|
| +++ b/storage/browser/blob/shareable_file_reference.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/shareable_file_reference.h"
|
| +#include "storage/browser/blob/shareable_file_reference.h"
|
|
|
| #include <map>
|
|
|
|
|