| Index: services/device/public/cpp/sensors/motion_data.cc
|
| diff --git a/device/sensors/public/cpp/motion_data.cc b/services/device/public/cpp/sensors/motion_data.cc
|
| similarity index 91%
|
| rename from device/sensors/public/cpp/motion_data.cc
|
| rename to services/device/public/cpp/sensors/motion_data.cc
|
| index 2fb4580ea44cfbfb4a76cbefdfe7a32921b4ddee..874486132523f5955217b62193848ccfa2005f5f 100644
|
| --- a/device/sensors/public/cpp/motion_data.cc
|
| +++ b/services/device/public/cpp/sensors/motion_data.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/motion_data.h"
|
| +#include "services/device/public/cpp/sensors/motion_data.h"
|
|
|
| #include <string.h>
|
|
|
|
|