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

Unified Diff: mojo/public/tools/bindings/chromium_bindings_configuration.gni

Issue 2144623003: [sensors] Introduce Generic Sensor API interfaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: dcheng comments Created 4 years, 5 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
« device/sensors/sensor_service.cc ('K') | « device/sensors/sensor_service.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/tools/bindings/chromium_bindings_configuration.gni
diff --git a/mojo/public/tools/bindings/chromium_bindings_configuration.gni b/mojo/public/tools/bindings/chromium_bindings_configuration.gni
index 44c2ae6a9140407f7e5e7429112a0266a1e7c26c..2b4449b1123dedacff1732363e5d2fe3735c36ab 100644
--- a/mojo/public/tools/bindings/chromium_bindings_configuration.gni
+++ b/mojo/public/tools/bindings/chromium_bindings_configuration.gni
@@ -5,6 +5,7 @@
_typemap_imports = [
"//cc/ipc/typemaps.gni",
"//device/bluetooth/public/interfaces/typemaps.gni",
+ "//device/sensors/public/interfaces/typemaps.gni",
"//components/arc/common/typemaps.gni",
"//components/typemaps.gni",
"//gpu/ipc/common/typemaps.gni",
« device/sensors/sensor_service.cc ('K') | « device/sensors/sensor_service.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698