| Index: webkit/fileapi/local_file_writer_unittest.cc
|
| diff --git a/webkit/fileapi/local_file_writer_unittest.cc b/webkit/fileapi/local_file_writer_unittest.cc
|
| index a8ff7bb20ea89f5e128b21a97a81914c2d217075..f84805adb8db636bf02162269993dd58b5c45fbe 100644
|
| --- a/webkit/fileapi/local_file_writer_unittest.cc
|
| +++ b/webkit/fileapi/local_file_writer_unittest.cc
|
| @@ -2,11 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// NOTE: These tests are run as part of "unit_tests" (in chrome/test) rather
|
| -// than as part of test_shell_tests because they rely on being able to
|
| -// instantiate a MessageLoop of type TYPE_IO. test_shell_tests uses TYPE_UI,
|
| -// which net::TestCompletionCallback doesn't allow.
|
| -
|
| #include "webkit/fileapi/local_file_writer.h"
|
|
|
| #include <string>
|
|
|