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

Unified Diff: components/tracing/DEPS

Issue 1115343002: Added a whitelist for trace events that are known to be PII-less. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved whitelist to chrome 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
Index: components/tracing/DEPS
diff --git a/components/tracing/DEPS b/components/tracing/DEPS
index 9634ba4f06a5d72d5538e6c044d91dce7e82ba8a..01023f067c41f6869b5c488d7377ed611550574b 100644
--- a/components/tracing/DEPS
+++ b/components/tracing/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+base",
+ "+content/public/common",
"+ipc",
]

Powered by Google App Engine
This is Rietveld 408576698