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

Unified Diff: chrome/chrome_common.gypi

Issue 218403004: Fix the timestamp generation for webrtc native log. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 9 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: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 4c2821edfeef6da8668f7b6f57f33faff7a47f32..893df0f2956932c43c6a51583f506339fb0a7ca2 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -279,6 +279,8 @@
'common/mac/objc_zombie.h',
'common/mac/objc_zombie.mm',
'common/media/webrtc_logging_messages.h',
+ 'common/media/webrtc_logging_message_data.cc',
+ 'common/media/webrtc_logging_message_data.h',
'common/metrics/caching_permuted_entropy_provider.cc',
'common/metrics/caching_permuted_entropy_provider.h',
'common/metrics/metrics_log_base.cc',
« no previous file with comments | « chrome/browser/media/webrtc_logging_handler_host.cc ('k') | chrome/common/media/webrtc_logging_message_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698