| 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',
|
|
|