| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index a6cfa31569320fbb728035ecd272ebd68a1c76e9..982eca46194728f4318d5d89f650023693eb886c 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -1071,6 +1071,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',
|
| @@ -1278,6 +1279,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': [
|
|
|