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

Unified Diff: components/tracing/DEPS

Issue 1126553005: Set the content/ trace event PII whitelist to be the arg-filtering predicate in TraceLog (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@final_dropargs_predicate
Patch Set: Created 5 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 | « base/trace_event/trace_event_impl_constants.cc ('k') | components/tracing/child_trace_message_filter.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/tracing/DEPS
diff --git a/components/tracing/DEPS b/components/tracing/DEPS
index 9634ba4f06a5d72d5538e6c044d91dce7e82ba8a..c43aa19e3756c23830df7bad3a2c8d8f3924f2c9 100644
--- a/components/tracing/DEPS
+++ b/components/tracing/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+base",
+ "+content/common",
"+ipc",
]
« no previous file with comments | « base/trace_event/trace_event_impl_constants.cc ('k') | components/tracing/child_trace_message_filter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698