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

Unified Diff: services/device/public/cpp/sensors/shared_memory_seqlock_reader.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/shared_memory_seqlock_reader.cc
diff --git a/device/sensors/public/cpp/shared_memory_seqlock_reader.cc b/services/device/public/cpp/sensors/shared_memory_seqlock_reader.cc
similarity index 96%
rename from device/sensors/public/cpp/shared_memory_seqlock_reader.cc
rename to services/device/public/cpp/sensors/shared_memory_seqlock_reader.cc
index 3ff5559483a81e48d35f5eb63c1a6a0c6b28fde2..6ec6ceeb8fdd33f4d0ded92e6178e48b9e337f17 100644
--- a/device/sensors/public/cpp/shared_memory_seqlock_reader.cc
+++ b/services/device/public/cpp/sensors/shared_memory_seqlock_reader.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/shared_memory_seqlock_reader.h"
+#include "services/device/public/cpp/sensors/shared_memory_seqlock_reader.h"
namespace device {
namespace internal {
« no previous file with comments | « services/device/public/cpp/sensors/shared_memory_seqlock_reader.h ('k') | services/device/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698