Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1948)

Unified Diff: chrome/browser/renderer_host/test/README.txt

Issue 155071: Do some refactoring of renderer_host.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
+

Powered by Google App Engine
This is Rietveld 408576698