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

Unified Diff: services/preferences/tracked/device_id_unittest.cc

Issue 2782803002: Move tracked prefs into services/preferences/tracked. (Closed)
Patch Set: rebase Created 3 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 | « services/preferences/tracked/device_id_stub.cc ('k') | services/preferences/tracked/device_id_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/preferences/tracked/device_id_unittest.cc
diff --git a/components/user_prefs/tracked/device_id_unittest.cc b/services/preferences/tracked/device_id_unittest.cc
similarity index 96%
rename from components/user_prefs/tracked/device_id_unittest.cc
rename to services/preferences/tracked/device_id_unittest.cc
index badc02bae671b064a748c0291e9ab4a1f2d53501..297cf42e618da7274de3629dbc66dc44143bde8e 100644
--- a/components/user_prefs/tracked/device_id_unittest.cc
+++ b/services/preferences/tracked/device_id_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 "components/user_prefs/tracked/device_id.h"
+#include "services/preferences/tracked/device_id.h"
#include "build/build_config.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « services/preferences/tracked/device_id_stub.cc ('k') | services/preferences/tracked/device_id_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698