Index: chrome/test/chromedriver/capabilities.h |
diff --git a/chrome/test/chromedriver/capabilities.h b/chrome/test/chromedriver/capabilities.h |
index 6c24c977a606f8b312a3eed4e8028d681db788d1..653d561ad1ef167ddd335ec18737a167617b3c1f 100644 |
--- a/chrome/test/chromedriver/capabilities.h |
+++ b/chrome/test/chromedriver/capabilities.h |
@@ -32,6 +32,7 @@ class Switches { |
public: |
typedef base::FilePath::StringType NativeString; |
Switches(); |
+ Switches(const Switches& other); |
~Switches(); |
void SetSwitch(const std::string& name); |