summaryrefslogtreecommitdiffstats
path: root/chrome/test/webdriver/commands/source_command.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/webdriver/commands/source_command.h')
-rw-r--r--chrome/test/webdriver/commands/source_command.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/test/webdriver/commands/source_command.h b/chrome/test/webdriver/commands/source_command.h
index f259e0e..cc8b1e7 100644
--- a/chrome/test/webdriver/commands/source_command.h
+++ b/chrome/test/webdriver/commands/source_command.h
@@ -12,6 +12,8 @@
namespace webdriver {
+class Response;
+
// Controls navigate to new web pages for the current tab. A call with
// an HTTP GET will return the source of the tab. See:
// http://code.google.com/p/selenium/wiki/JsonWireProtocol#/session/:sessionId/source