Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| =================================================================== |
| --- chrome/chrome_tests.gypi (revision 125177) |
| +++ chrome/chrome_tests.gypi (working copy) |
| @@ -13,6 +13,10 @@ |
| 'test/automation/browser_proxy.h', |
| 'test/automation/tab_proxy.cc', |
| 'test/automation/tab_proxy.h', |
| + '../content/public/common/page_type.h', |
| + '../content/public/common/security_style.h', |
| + '../net/base/net_export.h', |
| + '../net/base/cert_status_flags.h', |
|
dennis_jeffrey
2012/03/09 02:07:47
nit: swap the above 2 lines to maintain alphabetic
dyu1
2012/03/14 19:00:10
This is not by accident. The ordering needs to be
|
| ], |
| 'pyautolib_libraries': [ |
| ], |