| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index b640d274a1f31b194fc597f70c17cbe446637eba..15812d36493bf05bdc803a1e1aa0cc8aa6524a01 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_table.h',
|
| '../content/public/common/page_type.h',
|
| '../content/public/common/security_style.h',
|
| # Must come before cert_status_flags.h
|
|
|