| Index: ios/chrome/ios_chrome.gyp
|
| diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
|
| index 185b3f7b09f1efef977c6b96530e84834bfb6830..b162ff4d74a3be738aca2d3c1a1fa2f8f62873b9 100644
|
| --- a/ios/chrome/ios_chrome.gyp
|
| +++ b/ios/chrome/ios_chrome.gyp
|
| @@ -597,6 +597,8 @@
|
| 'browser/translate/translate_service_ios.h',
|
| 'browser/ui/UIView+SizeClassSupport.h',
|
| 'browser/ui/UIView+SizeClassSupport.mm',
|
| + 'browser/ui/alert_coordinator/alert_coordinator.h',
|
| + 'browser/ui/alert_coordinator/alert_coordinator.mm',
|
| 'browser/ui/animation_util.h',
|
| 'browser/ui/animation_util.mm',
|
| 'browser/ui/autofill/autofill_client_ios.h',
|
|
|