Index: content/browser/android/content_view_statics.cc |
diff --git a/content/browser/android/content_view_statics.cc b/content/browser/android/content_view_statics.cc |
index 66af8652d49bf14b038ce79820903053657bcfd2..917da582800a884b481d285305b2626a1481ebee 100644 |
--- a/content/browser/android/content_view_statics.cc |
+++ b/content/browser/android/content_view_statics.cc |
@@ -24,7 +24,7 @@ namespace { |
// TODO(pliard): http://crbug.com/235909. Move WebKit shared timer toggling |
// functionality out of ContentViewStatistics and not be build on top of |
-// WebKit::Platform::SuspendSharedTimer. |
+// blink::Platform::SuspendSharedTimer. |
// TODO(pliard): http://crbug.com/235912. Add unit tests for WebKit shared timer |
// toggling. |