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

Unified Diff: chrome/chrome_tests.gypi

Issue 331943003: [ChromeDriver] Added CommandListener interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: CommandListener now abstract; Session struct simplified Created 6 years, 6 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 d4b6aef3e74ab3aead5b7337b77eed603e6b1b18..55bfee06f050008f010fcdcc4fd933c5ebb7d2b1 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -617,6 +617,7 @@
'test/chromedriver/capabilities.h',
'test/chromedriver/chrome_launcher.cc',
'test/chromedriver/chrome_launcher.h',
+ 'test/chromedriver/command_listener.h',
'test/chromedriver/command.h',
'test/chromedriver/commands.cc',
'test/chromedriver/commands.h',
« no previous file with comments | « no previous file | chrome/test/chromedriver/command_listener.h » ('j') | chrome/test/chromedriver/command_listener.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698