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

Unified Diff: content/content_common.gypi

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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index f989b373e088bb6e9a139e0b25663d8440ca9f9c..dad71dbe53906a41915819f1669bb69a50867713 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -137,6 +137,8 @@
'public/common/storage_quota_params.h',
'public/common/three_d_api_types.h',
'public/common/top_controls_state.h',
+ 'public/common/tracing_utils.cc',
+ 'public/common/tracing_utils.h',
'public/common/transition_element.h',
'public/common/url_constants.cc',
'public/common/url_constants.h',

Powered by Google App Engine
This is Rietveld 408576698