| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 83fc888e75e6d67fc9bf9c21823946c2b15a4c89..ae40bbe92c93039898a169af3bfa233ccdd9bb6b 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -1079,6 +1079,7 @@
|
| '../url/url.gyp:url_lib',
|
| 'ash_resources.gyp:ash_resources',
|
| 'ash_strings.gyp:ash_strings',
|
| + 'ash_touch_hud.gyp:ash_touch_hud',
|
| ],
|
| 'defines': [
|
| 'ASH_IMPLEMENTATION',
|
| @@ -1286,6 +1287,7 @@
|
| 'ash_strings.gyp:ash_strings',
|
| 'ash_strings.gyp:ash_test_strings',
|
| 'ash_test_support',
|
| + 'ash_touch_hud.gyp:ash_touch_hud',
|
| 'ash_with_content',
|
| ],
|
| 'sources': [
|
|
|