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

Unified Diff: ash/test/DEPS

Issue 10492009: Move test headers from content\test to content\public\test. This way we can enforce that internal c… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix mac Created 8 years, 7 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
« no previous file with comments | « no previous file | ash/test/test_shell_delegate.cc » ('j') | chrome/chrome_tests.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/DEPS
===================================================================
--- ash/test/DEPS (revision 140250)
+++ ash/test/DEPS (working copy)
@@ -1,3 +1,4 @@
include_rules = [
+ "+content/public/test",
"+content/test",
Paweł Hajdan Jr. 2012/06/05 09:47:24 nit: This should have a TODO to remove it, right?
jam 2012/06/05 15:57:54 I've removed this in a followup
]
« no previous file with comments | « no previous file | ash/test/test_shell_delegate.cc » ('j') | chrome/chrome_tests.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698