| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index f4ab4bab8f34c09e539ad1eb4ef4fbb651849380..668671567a66d276b23edb71fc464565570071da 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -13,6 +13,7 @@
|
| 'test/automation/browser_proxy.h',
|
| 'test/automation/tab_proxy.cc',
|
| 'test/automation/tab_proxy.h',
|
| + '../ash/accelerators/accelerator_action.h',
|
| '../content/public/common/page_type.h',
|
| '../content/public/common/security_style.h',
|
| # Must come before cert_status_flags.h
|
|
|