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

Unified Diff: services/preferences/tracked/device_id_mac.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.h ('k') | services/preferences/tracked/device_id_stub.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/preferences/tracked/device_id_mac.cc
diff --git a/components/user_prefs/tracked/device_id_mac.cc b/services/preferences/tracked/device_id_mac.cc
similarity index 95%
rename from components/user_prefs/tracked/device_id_mac.cc
rename to services/preferences/tracked/device_id_mac.cc
index bd5ce80564772d80077a5b68f1bfc47da6d513d6..38dfb340c7ef28f9e10424ccf81df833581f2828 100644
--- a/components/user_prefs/tracked/device_id_mac.cc
+++ b/services/preferences/tracked/device_id_mac.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 <IOKit/IOKitLib.h>
« no previous file with comments | « services/preferences/tracked/device_id.h ('k') | services/preferences/tracked/device_id_stub.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698