Index: content/browser/web_contents/navigation_controller_impl.h |
diff --git a/content/browser/web_contents/navigation_controller_impl.h b/content/browser/web_contents/navigation_controller_impl.h |
index bef3be2202f16765ea2894f143bf2d76c2f0427c..0bc5208367eae33554c0fd3357b3bbc37eb180c9 100644 |
--- a/content/browser/web_contents/navigation_controller_impl.h |
+++ b/content/browser/web_contents/navigation_controller_impl.h |
@@ -363,7 +363,7 @@ class CONTENT_EXPORT NavigationControllerImpl |
// of the restored entries to update its max page ID. |
int32 max_restored_page_id_; |
- // Manages the SSL security UI |
+ // Manages the SSL security UI. |
SSLManager ssl_manager_; |
// Whether we need to be reloaded when made active. |