| Index: mojo/mojo.gyp
|
| diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
|
| index df26788eb3ee4e282a198cdb0be2c075bc0ffa91..f38a79384186c9f6b717bbe0c6e815edd38cc025 100644
|
| --- a/mojo/mojo.gyp
|
| +++ b/mojo/mojo.gyp
|
| @@ -223,6 +223,7 @@
|
| ],
|
| },
|
| {
|
| + # GN version: //mojo/shell:test_support
|
| 'target_name': 'mojo_shell_test_support',
|
| 'type': 'static_library',
|
| 'dependencies': [
|
| @@ -453,6 +454,7 @@
|
| ['use_aura==1', {
|
| 'targets': [
|
| {
|
| + # GN version: //mojo/aura
|
| 'target_name': 'mojo_aura_support',
|
| 'type': 'static_library',
|
| 'dependencies': [
|
|
|