| Index: storage/browser/quota/storage_observer.cc
|
| diff --git a/webkit/browser/quota/storage_observer.cc b/storage/browser/quota/storage_observer.cc
|
| similarity index 96%
|
| rename from webkit/browser/quota/storage_observer.cc
|
| rename to storage/browser/quota/storage_observer.cc
|
| index ec0fe23bcf7543a8a17e1227b65bd347db31fa23..986b639b8f7319159630f1fd353bb823bc0ebf2c 100644
|
| --- a/webkit/browser/quota/storage_observer.cc
|
| +++ b/storage/browser/quota/storage_observer.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/quota/storage_observer.h"
|
| +#include "storage/browser/quota/storage_observer.h"
|
|
|
| namespace storage {
|
|
|
|
|