| Index: content/content_common_mojo_bindings.gyp
|
| diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
|
| index c898f87fb979a30c78425465f8f0b484071fa57b..215e39326e23fb76130c913e7fbea6a90eb5f4b0 100644
|
| --- a/content/content_common_mojo_bindings.gyp
|
| +++ b/content/content_common_mojo_bindings.gyp
|
| @@ -42,6 +42,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',
|
|
|