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

Unified Diff: content/content_common_mojo_bindings.gyp

Issue 2037513002: Convert device_sensors to use mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@conversion--mime-registry
Patch Set: rebase Created 4 years, 6 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: content/content_common_mojo_bindings.gyp
diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
index 417cfc6c4caa4459ccd7eaf32d4e1c4fa3145ce3..1f650c41b0b841e6a9428364c345dd48c6a969c6 100644
--- a/content/content_common_mojo_bindings.gyp
+++ b/content/content_common_mojo_bindings.gyp
@@ -43,6 +43,7 @@
'enable_wexit_time_destructors': 1,
},
'dependencies': [
+ '../device/sensors/sensors.gyp:device_sensors_mojo_bindings',
'../url/url.gyp:url_mojom',
'../skia/skia.gyp:skia',
'content_common_mojo_bindings_mojom',

Powered by Google App Engine
This is Rietveld 408576698