summaryrefslogtreecommitdiffstats
path: root/chrome/test/webdriver/commands/session_with_id.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/webdriver/commands/session_with_id.h')
-rw-r--r--chrome/test/webdriver/commands/session_with_id.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/test/webdriver/commands/session_with_id.h b/chrome/test/webdriver/commands/session_with_id.h
index f4fad98..a85bc5f 100644
--- a/chrome/test/webdriver/commands/session_with_id.h
+++ b/chrome/test/webdriver/commands/session_with_id.h
@@ -38,6 +38,8 @@ class SessionWithID : public WebDriverCommand {
DISALLOW_COPY_AND_ASSIGN(SessionWithID);
};
+
} // namespace webdriver
+
#endif // CHROME_TEST_WEBDRIVER_COMMANDS_SESSION_WITH_ID_H_