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

Unified Diff: services/device/generic_sensor/README.md

Issue 2865263002: Move //device/generic_sensor to be part of the internal implementation of the Device Service. (Closed)
Patch Set: code rebase Created 3 years, 7 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/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`.

Powered by Google App Engine
This is Rietveld 408576698