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

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: bind 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 5695c9105304b1d82ea56aabf8ff1a67fc29241a..1bfcb85b045f25b64574426b40b1728b6f8bb090 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -960,6 +960,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