summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/test/README.txt
blob: bf230e589700a2b9d51e5bf488174ed1c7e606f9 (plain)
1
2
3
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.