| Index: storage/browser/fileapi/mount_points.cc
|
| diff --git a/webkit/browser/fileapi/mount_points.cc b/storage/browser/fileapi/mount_points.cc
|
| similarity index 88%
|
| rename from webkit/browser/fileapi/mount_points.cc
|
| rename to storage/browser/fileapi/mount_points.cc
|
| index 9523071e6bd6eadb7b4570f4064b49c738083a2b..bc0bf849f78a46849050197c1352e38fd59eb036 100644
|
| --- a/webkit/browser/fileapi/mount_points.cc
|
| +++ b/storage/browser/fileapi/mount_points.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 "webkit/browser/fileapi/mount_points.h"
|
| +#include "storage/browser/fileapi/mount_points.h"
|
|
|
| namespace storage {
|
|
|
|
|