Index: chrome_frame/test/data/test_dlls/README |
diff --git a/chrome_frame/test/data/test_dlls/README b/chrome_frame/test/data/test_dlls/README |
deleted file mode 100644 |
index 5db353c5e91aaef82044e6f80300b8ddcb508b7a..0000000000000000000000000000000000000000 |
--- a/chrome_frame/test/data/test_dlls/README |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-This directory contains dummy DLLs intended to support testing of the module |
-scanning code currently in Chrome Frame (in module_utils.cc at time of writing). |
- |
-The DLLs contain no code of mention and export a DllGetClassObject function. |
-The only main difference between them is that they have different version |
-numbers in the FileVersion and ProductVersion fields of their |
-VS_VERSION_INFO resources. |