| Index: content/content_common_mojo_bindings.gypi
|
| diff --git a/content/content_common_mojo_bindings.gypi b/content/content_common_mojo_bindings.gypi
|
| index 85b784d4bada19a37664f0bc7a32ecb588eebe85..59b9ee2ec7a52c3aa10c057381bee708e8eb8ecd 100644
|
| --- a/content/content_common_mojo_bindings.gypi
|
| +++ b/content/content_common_mojo_bindings.gypi
|
| @@ -14,6 +14,8 @@
|
| ],
|
| 'sources': [
|
| 'common/render_frame_setup.mojom',
|
| + 'common/screen_orientation_service.mojom',
|
| + 'public/common/screen_orientation.mojom',
|
| ],
|
| 'includes': [ '../mojo/public/tools/bindings/mojom_bindings_generator.gypi' ],
|
| 'export_dependent_settings': [
|
|
|