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

Unified Diff: chrome/chrome_tests.gypi

Issue 12226026: [ChromeDriver] Select the main frame if a non-existant child frame is targeted. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 3c77ec91656c989b1a2eb882ddac1fbdeab2f6cf..e0523e66ade35397815052c9e4601694c9e6d622 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -874,6 +874,8 @@
'test/chromedriver/session_command_unittest.cc',
'test/chromedriver/session_unittest.cc',
'test/chromedriver/status_unittest.cc',
+ 'test/chromedriver/stub_chrome.cc',
+ 'test/chromedriver/stub_chrome.h',
'test/chromedriver/synchronized_map_unittest.cc',
],
},
« no previous file with comments | « no previous file | chrome/test/chromedriver/commands_unittest.cc » ('j') | chrome/test/chromedriver/devtools_client_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698