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

Unified Diff: services/device/public/cpp/sensors/device_util_mac.cc

Issue 2819273006: Move //device/sensor impl to be part of the internal implemenation of the Device Service. (Closed)
Patch Set: Move //device/sensor impl to be part of the internal implemenation of the Device Service Created 3 years, 8 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: services/device/public/cpp/sensors/device_util_mac.cc
diff --git a/device/sensors/public/cpp/device_util_mac.cc b/services/device/public/cpp/sensors/device_util_mac.cc
similarity index 94%
rename from device/sensors/public/cpp/device_util_mac.cc
rename to services/device/public/cpp/sensors/device_util_mac.cc
index 91325ef0e1fbbaf445c35a76258e779b50d206ae..e8eb8d78c17c44faa4588ae1d7f05941971910dc 100644
--- a/device/sensors/public/cpp/device_util_mac.cc
+++ b/services/device/public/cpp/sensors/device_util_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 "device/sensors/public/cpp/device_util_mac.h"
+#include "services/device/sensors/public/cpp/device_util_mac.h"
#include <math.h>
« no previous file with comments | « services/device/public/cpp/sensors/device_util_mac.h ('k') | services/device/public/cpp/sensors/motion_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698