Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(294)

Unified Diff: webkit/media/buffered_data_source_unittest.cc

Issue 8849009: Updating TODO bug number for BufferedDataSourceTest.Range_NotSupported. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/media/buffered_data_source_unittest.cc
diff --git a/webkit/media/buffered_data_source_unittest.cc b/webkit/media/buffered_data_source_unittest.cc
index 6b0fba19e1f2a0feb79cf26ca0104ec2649fd460..83d58cfe2ae08578591a1f6d9f59d120199ed9a2 100644
--- a/webkit/media/buffered_data_source_unittest.cc
+++ b/webkit/media/buffered_data_source_unittest.cc
@@ -221,7 +221,7 @@ TEST_F(BufferedDataSourceTest, Range_NotSupported) {
// It'll try again.
//
- // TODO(scherkus): try to reuse existing connection http://crbug.com/105231
+ // TODO(scherkus): try to reuse existing connection http://crbug.com/104783
ExpectCreateResourceLoader();
Respond(response_generator_.Generate200());
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698