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

Unified Diff: chrome/browser/prefs/tracked/pref_hash_calculator_unittest.cc

Issue 620933002: Move all files related to tracked preferences from c/b/prefs to c/b/prefs/tracked. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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
Index: chrome/browser/prefs/tracked/pref_hash_calculator_unittest.cc
diff --git a/chrome/browser/prefs/pref_hash_calculator_unittest.cc b/chrome/browser/prefs/tracked/pref_hash_calculator_unittest.cc
similarity index 99%
rename from chrome/browser/prefs/pref_hash_calculator_unittest.cc
rename to chrome/browser/prefs/tracked/pref_hash_calculator_unittest.cc
index 3306a70206632e7b91ad225c631b86517c59510e..1d1ae6dff5fe3de13742aaf69b468c7923cde071 100644
--- a/chrome/browser/prefs/pref_hash_calculator_unittest.cc
+++ b/chrome/browser/prefs/tracked/pref_hash_calculator_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 "chrome/browser/prefs/pref_hash_calculator.h"
+#include "chrome/browser/prefs/tracked/pref_hash_calculator.h"
#include <string>
« no previous file with comments | « chrome/browser/prefs/tracked/pref_hash_calculator.cc ('k') | chrome/browser/prefs/tracked/pref_hash_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698