| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index a17e164cd92b8c53dd6b089e72c5335dc780cd03..e0163e0e1a4e26b183438e5daf27a9c247b264f1 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -916,6 +916,8 @@
|
| 'browser/infobars/infobar_tab_helper.h',
|
| 'browser/infobars/insecure_content_infobar_delegate.cc',
|
| 'browser/infobars/insecure_content_infobar_delegate.h',
|
| + 'browser/instant/instant_client.cc',
|
| + 'browser/instant/instant_client.h',
|
| 'browser/instant/instant_commit_type.h',
|
| 'browser/instant/instant_controller.cc',
|
| 'browser/instant/instant_controller.h',
|
|
|