Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(113)

Unified Diff: extensions/browser/api/storage/weak_unlimited_settings_storage.cc

Issue 189263013: Move extensions storage API implementation to src/extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase (move_storage) Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « extensions/browser/api/storage/weak_unlimited_settings_storage.h ('k') | extensions/extensions.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « extensions/browser/api/storage/weak_unlimited_settings_storage.h ('k') | extensions/extensions.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698