diff options
-rw-r--r-- | content/browser/web_contents/navigation_controller_impl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/browser/web_contents/navigation_controller_impl.h b/content/browser/web_contents/navigation_controller_impl.h index 10c8b88..f0fd491 100644 --- a/content/browser/web_contents/navigation_controller_impl.h +++ b/content/browser/web_contents/navigation_controller_impl.h @@ -213,8 +213,6 @@ class CONTENT_EXPORT NavigationControllerImpl // Helper class to smooth out runs of duplicate timestamps while still // allowing time to jump backwards. - // - // TODO(akalin): Use CONTENT_EXPORT_PRIVATE once we have that. class CONTENT_EXPORT TimeSmoother { public: // Returns |t| with possibly some time added on. |