Index: chrome/browser/renderer_host/test/README.txt |
=================================================================== |
--- chrome/browser/renderer_host/test/README.txt (revision 0) |
+++ chrome/browser/renderer_host/test/README.txt (revision 0) |
@@ -0,0 +1,4 @@ |
+These test files would normally go in the parent directory next to the |
+corresponding implementation files. However, they depend on the tab_contents |
+directory which we don't want the normal code to use. So we put them in this |
+separate directory with the tab_contents includes allowed by DEPS from here only. |
Property changes on: chrome\browser\renderer_host\test\README.txt |
___________________________________________________________________ |
Added: svn:eol-style:native |
+ |