Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| =================================================================== |
| --- chrome/chrome_tests.gypi (revision 126162) |
| +++ 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/14 21:55:27
Since the order here is important, maybe we should
dyu1
2012/03/14 22:32:32
Done.
|
| ], |
| 'pyautolib_libraries': [ |
| ], |