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

Unified Diff: chrome/chrome_tests.gypi

Issue 7612017: Integrates SET_ONLINE and APPCACHE_STATUS atoms. Other commands for BrowserConnection (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: 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
Index: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 96198)
+++ chrome/chrome_tests.gypi (working copy)
@@ -876,6 +876,10 @@
'test/webdriver/web_element_id.cc',
'test/webdriver/commands/alert_commands.h',
'test/webdriver/commands/alert_commands.cc',
+ 'test/webdriver/commands/appcache_status_command.h',
+ 'test/webdriver/commands/appcache_status_command.cc',
+ 'test/webdriver/commands/browser_connection_commands.h',
+ 'test/webdriver/commands/browser_connection_commands.cc',
'test/webdriver/commands/command.h',
'test/webdriver/commands/command.cc',
'test/webdriver/commands/cookie_commands.h',

Powered by Google App Engine
This is Rietveld 408576698