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

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: Created 5 years, 8 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
« content/common/OWNERS ('K') | « content/common/trace_event_args_whitelist.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index b48110443839e5ec30c331c6c482740a0fe24ca7..a801307ea632c287479cf8f0a2a74079a7ef2ab5 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -517,6 +517,8 @@
'common/swapped_out_messages.cc',
'common/swapped_out_messages.h',
'common/text_input_client_messages.h',
+ 'common/trace_event_args_whitelist.cc',
+ 'common/trace_event_args_whitelist.h',
'common/url_schemes.cc',
'common/url_schemes.h',
'common/user_agent.cc',
« content/common/OWNERS ('K') | « content/common/trace_event_args_whitelist.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698