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

Unified Diff: base/prefs/pref_member_unittest.cc

Issue 12789006: base/prefs: Remove the public/ directory and move the files to //base/prefs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 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 | « base/prefs/pref_member.cc ('k') | base/prefs/pref_service_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/prefs/pref_member_unittest.cc
diff --git a/base/prefs/public/pref_member_unittest.cc b/base/prefs/pref_member_unittest.cc
similarity index 99%
rename from base/prefs/public/pref_member_unittest.cc
rename to base/prefs/pref_member_unittest.cc
index 2a68059c6127e117a37ddbe8339dd75ec8b35a33..5d49b4c59061000c2969a465c218043eb1db41f2 100644
--- a/base/prefs/public/pref_member_unittest.cc
+++ b/base/prefs/pref_member_unittest.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 "base/prefs/public/pref_member.h"
+#include "base/prefs/pref_member.h"
#include "base/bind.h"
#include "base/message_loop.h"
« no previous file with comments | « base/prefs/pref_member.cc ('k') | base/prefs/pref_service_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698