| Index: webkit/fileapi/file_writer_delegate_unittest.cc
|
| diff --git a/webkit/fileapi/file_writer_delegate_unittest.cc b/webkit/fileapi/file_writer_delegate_unittest.cc
|
| index 73e88b7ef0385346a06d7b6955bd6f18076805a4..d79f03dcdbc688710e70e0fb6debfdad0a7077a5 100644
|
| --- a/webkit/fileapi/file_writer_delegate_unittest.cc
|
| +++ b/webkit/fileapi/file_writer_delegate_unittest.cc
|
| @@ -1,12 +1,6 @@
|
| // Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| // 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/unit)
|
| -// 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 URLRequest doesn't allow.
|
| -//
|
|
|
| #include <string>
|
| #include <vector>
|
|
|