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

Unified Diff: content/public/test/DEPS

Issue 10823315: Tighten up content/public DEPS rules using new checkdeps features. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 4 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 | « content/public/renderer/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/test/DEPS
diff --git a/content/public/test/DEPS b/content/public/test/DEPS
index 51c7b4340b14975d17e3c8ca9b777f48790bc95d..b0385a013b3bc615e43d54c46e86d92729ccf215 100644
--- a/content/public/test/DEPS
+++ b/content/public/test/DEPS
@@ -3,5 +3,5 @@ include_rules = [
"+content/public",
# DO NOT ADD ANY ENTRIES TO INTERNAL CONTENT HEADERS!
# TODO(jam): remove
- "+content/test/content_browser_test.h",
jam 2012/08/14 16:40:19 can you ignore this file, since I'm taking care of
Jói 2012/08/14 16:48:45 Do you mean remove the line?
+ "!content/test/content_browser_test.h",
]
« no previous file with comments | « content/public/renderer/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698