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

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: 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 7708406280455cb178210a9c4b41938952e4b8dd..1514d6434d958cfc4b36e64389ff66415045eafb 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