Chromium Code Reviews| Index: webkit/tools/webcore_unit_tests/README |
| diff --git a/webkit/tools/webcore_unit_tests/README b/webkit/tools/webcore_unit_tests/README |
| deleted file mode 100644 |
| index 0f91129d363f18cc9c24dd2f8535c70506731731..0000000000000000000000000000000000000000 |
| --- a/webkit/tools/webcore_unit_tests/README |
| +++ /dev/null |
| @@ -1,3 +0,0 @@ |
| -This directory contains unit tests for some WebCore classes. Ideally, these |
| -should just be contributed to WebCore, but since WebCore does not have support |
| -for gtest-style tests yet, we will keep them here for the time being. |