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

Unified Diff: chrome/chrome_tests.gypi

Issue 15393005: [chromedriver] Remove unnecessary round trips to Chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 7 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/chromedriver/alert_commands.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 a397c6ab570c118f2f976c4ec53336da0135584e..f67bb591ca5cb53895c2376fe447d6b9f39417ea 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -952,6 +952,8 @@
'sources': [
'../third_party/webdriver/atoms.cc',
'../third_party/webdriver/atoms.h',
+ 'test/chromedriver/alert_commands.cc',
+ 'test/chromedriver/alert_commands.h',
'test/chromedriver/basic_types.cc',
'test/chromedriver/basic_types.h',
'test/chromedriver/capabilities.cc',
« no previous file with comments | « no previous file | chrome/test/chromedriver/alert_commands.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698