| Index: services/device/public/cpp/sensors/orientation_data.cc
|
| diff --git a/device/sensors/public/cpp/orientation_data.cc b/services/device/public/cpp/sensors/orientation_data.cc
|
| similarity index 89%
|
| rename from device/sensors/public/cpp/orientation_data.cc
|
| rename to services/device/public/cpp/sensors/orientation_data.cc
|
| index 7e0239be2d1822d7c28476f45fb6ce6c5a6ca674..6ef9d964088f1b16ca6c39b8234c56c2202f0fb8 100644
|
| --- a/device/sensors/public/cpp/orientation_data.cc
|
| +++ b/services/device/public/cpp/sensors/orientation_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/orientation_data.h"
|
| +#include "services/device/public/cpp/sensors/orientation_data.h"
|
|
|
| #include <string.h>
|
|
|
|
|