| Index: extensions/browser/api/storage/weak_unlimited_settings_storage.cc
|
| diff --git a/chrome/browser/extensions/api/storage/weak_unlimited_settings_storage.cc b/extensions/browser/api/storage/weak_unlimited_settings_storage.cc
|
| similarity index 96%
|
| rename from chrome/browser/extensions/api/storage/weak_unlimited_settings_storage.cc
|
| rename to extensions/browser/api/storage/weak_unlimited_settings_storage.cc
|
| index 14a5c88d41b71f48dae1465f051f0926d198c1d6..147fb9077191193a6f29060ad337052999ca8bb0 100644
|
| --- a/chrome/browser/extensions/api/storage/weak_unlimited_settings_storage.cc
|
| +++ b/extensions/browser/api/storage/weak_unlimited_settings_storage.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 "chrome/browser/extensions/api/storage/weak_unlimited_settings_storage.h"
|
| +#include "extensions/browser/api/storage/weak_unlimited_settings_storage.h"
|
|
|
| namespace extensions {
|
|
|
|
|