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

Unified Diff: base/prefs/pref_store_observer_mock.cc

Issue 11243002: Move the bits of Prefs where production code has only trivially easy (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address review comments, fix gypi problem Created 8 years, 2 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 | « base/prefs/pref_store_observer_mock.h ('k') | base/prefs/pref_value_map.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/prefs/pref_store_observer_mock.cc
diff --git a/chrome/common/pref_store_observer_mock.cc b/base/prefs/pref_store_observer_mock.cc
similarity index 84%
rename from chrome/common/pref_store_observer_mock.cc
rename to base/prefs/pref_store_observer_mock.cc
index 8d11872f3de122e3b6c86fa7358b67b6b098a5f0..0970e6310d776f29fe40dba381f5c20eb107b54d 100644
--- a/chrome/common/pref_store_observer_mock.cc
+++ b/base/prefs/pref_store_observer_mock.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/common/pref_store_observer_mock.h"
+#include "base/prefs/pref_store_observer_mock.h"
PrefStoreObserverMock::PrefStoreObserverMock() {}
« no previous file with comments | « base/prefs/pref_store_observer_mock.h ('k') | base/prefs/pref_value_map.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698