Index: services/device/generic_sensor/README.md |
diff --git a/device/generic_sensor/README.md b/services/device/generic_sensor/README.md |
similarity index 95% |
rename from device/generic_sensor/README.md |
rename to services/device/generic_sensor/README.md |
index e1842f971abc9bec5662e237e2722693af4ff3cd..8e10d1341559e345fbb2009fb3bae29c03291ef8 100644 |
--- a/device/generic_sensor/README.md |
+++ b/services/device/generic_sensor/README.md |
@@ -1,9 +1,9 @@ |
# Sensors |
-`device/generic_sensor` contains the platform-specific parts of the Sensor APIs |
+`services/device/generic_sensor` contains the platform-specific parts of the Sensor APIs |
implementation. |
-Sensors Mojo interfaces are defined in the `public/interfaces` subdirectory. |
+Sensors Mojo interfaces are defined in the `services/public/interfaces` subdirectory. |
The JS bindings are implemented in `third_party/WebKit/Source/modules/sensor`. |