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

Unified Diff: content/components/tracing/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/components/tracing/DEPS
diff --git a/gpu/ipc/DEPS b/content/components/tracing/DEPS
similarity index 75%
copy from gpu/ipc/DEPS
copy to content/components/tracing/DEPS
index 9634ba4f06a5d72d5538e6c044d91dce7e82ba8a..94f7ef6538b5a049bf413945538caaa945aac075 100644
--- a/gpu/ipc/DEPS
+++ b/content/components/tracing/DEPS
@@ -1,4 +1,4 @@
include_rules = [
"+base",
- "+ipc",
+ "+ipc"
]

Powered by Google App Engine
This is Rietveld 408576698