| Index: ios/chrome/ios_chrome.gyp
|
| diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
|
| index e62150c9336dfc3dc782cca16c5d5cbe5346d06c..00ecc301971e6870afc88ae94b18cfab2858b65a 100644
|
| --- a/ios/chrome/ios_chrome.gyp
|
| +++ b/ios/chrome/ios_chrome.gyp
|
| @@ -597,8 +597,12 @@
|
| 'browser/translate/translate_service_ios.h',
|
| 'browser/ui/UIView+SizeClassSupport.h',
|
| 'browser/ui/UIView+SizeClassSupport.mm',
|
| + 'browser/ui/alert_coordinator/action_sheet.h',
|
| + 'browser/ui/alert_coordinator/action_sheet.mm',
|
| 'browser/ui/alert_coordinator/alert_coordinator.h',
|
| 'browser/ui/alert_coordinator/alert_coordinator.mm',
|
| + 'browser/ui/alert_coordinator/modal_alert.h',
|
| + 'browser/ui/alert_coordinator/modal_alert.mm',
|
| 'browser/ui/animation_util.h',
|
| 'browser/ui/animation_util.mm',
|
| 'browser/ui/autofill/autofill_client_ios.h',
|
|
|