Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8914)

Unified Diff: chrome/chrome_tests.gypi

Issue 9535022: Exposed GetSecurityState and GetPageType to pyAuto. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/functional/https.py » ('j') | chrome/test/pyautolib/pyautolib.i » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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': [
],
« no previous file with comments | « no previous file | chrome/test/functional/https.py » ('j') | chrome/test/pyautolib/pyautolib.i » ('J')

Powered by Google App Engine
This is Rietveld 408576698