Chromium Code Reviews| Index: components/infobars.gypi |
| diff --git a/components/infobars.gypi b/components/infobars.gypi |
| index e2066e1899ea052eacf1d0c4f601471020d24b8c..449082c6c0df3829a28a183bcd386baac74f0db2 100644 |
| --- a/components/infobars.gypi |
| +++ b/components/infobars.gypi |
| @@ -35,6 +35,8 @@ |
| 'infobars/core/infobar_manager.h', |
| 'infobars/core/infobars_switches.cc', |
| 'infobars/core/infobars_switches.h', |
| + 'infobars/core/simple_alert_infobar_delegate.cc', |
| + 'infobars/core/simple_alert_infobar_delegate.h', |
| ], |
| }, |
| ], |