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

Unified Diff: chrome/chrome_tests.gypi

Issue 8649004: Allow chromedriver to install an extension and get all installed extension IDs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ... Created 9 years, 1 month 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 ebd122f3f303bdfd2ed7f0f4491cef4f67641293..2bb3f3fb6b6b209eca25918561882b9e4f7751e7 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -949,6 +949,8 @@
'test/webdriver/commands/appcache_status_command.h',
'test/webdriver/commands/browser_connection_commands.cc',
'test/webdriver/commands/browser_connection_commands.h',
+ 'test/webdriver/commands/chrome_commands.cc',
+ 'test/webdriver/commands/chrome_commands.h',
'test/webdriver/commands/command.cc',
'test/webdriver/commands/command.h',
'test/webdriver/commands/cookie_commands.cc',

Powered by Google App Engine
This is Rietveld 408576698