Index: chrome/browser/sessions/session_tab_helper.h |
diff --git a/chrome/browser/sessions/session_tab_helper.h b/chrome/browser/sessions/session_tab_helper.h |
index 80d39e464c0919fcc85395262217508f5f36686e..7dbb00a25dcdbbaad80e40da171889349ef6c85c 100644 |
--- a/chrome/browser/sessions/session_tab_helper.h |
+++ b/chrome/browser/sessions/session_tab_helper.h |
@@ -10,7 +10,7 @@ |
#include "content/public/browser/web_contents_observer.h" |
#include "content/public/browser/web_contents_user_data.h" |
-// This class keeps the extension API's windowID up-to-date with the current |
+// This class keeps the extension API's windowID up to date with the current |
// window of the tab. |
class SessionTabHelper : public content::WebContentsObserver, |
public content::WebContentsUserData<SessionTabHelper> { |