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

Unified Diff: chrome/chrome_tests.gypi

Issue 7582005: Add chrome.loadAsync capability to ChromeDriver, which allows the user not to (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix mac Created 9 years, 4 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/webdriver/automation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index f3567ba80be3fdd5d26ae0dde25591ed94e7c0db..f865cf22cf541246f97dc33d90cb0df101a367a4 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -865,6 +865,7 @@
'test/webdriver/session_manager.cc',
'test/webdriver/utility_functions.h',
'test/webdriver/utility_functions.cc',
+ 'test/webdriver/utility_functions_mac.mm',
'test/webdriver/webdriver_error.h',
'test/webdriver/webdriver_error.cc',
'test/webdriver/webdriver_logging.h',
« no previous file with comments | « no previous file | chrome/test/webdriver/automation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698