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

Unified Diff: content/DEPS

Issue 11411118: Add tracing support to NaCl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: unify ppapi_trace_message_filter and child_trace_message_filter Created 8 years 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: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 09dd65b01dab4eaef35df8285c8c87d4b225e3c8..299d64523ae505770a182fdae0139c0e3eb70476 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -9,6 +9,7 @@ include_rules = [
# directories in content/ so we disallow all of them.
"-content",
"+content/common",
+ "+content/components/tracing",
jam 2012/12/06 01:36:16 put this in content/browser instead
"+content/port/common",
"+content/public/common",
"+content/public/test",

Powered by Google App Engine
This is Rietveld 408576698