| Index: chrome/chrome_browser_extensions.gypi
|
| diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
|
| index 8f4c7556df02c6605c0592029809a1af56d335b8..c49a805e724229f013eb3a8c7480ff4588156719 100644
|
| --- a/chrome/chrome_browser_extensions.gypi
|
| +++ b/chrome/chrome_browser_extensions.gypi
|
| @@ -53,6 +53,7 @@
|
| 'sources': [
|
| # All .cc, .h, .m, and .mm files under browser/extensions except for
|
| # tests and mocks.
|
| + 'browser/extensions/action_box_controller.cc',
|
| 'browser/extensions/action_box_controller.h',
|
| 'browser/extensions/api/api_function.cc',
|
| 'browser/extensions/api/api_function.h',
|
|
|