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

Unified Diff: webrtc/system_wrappers/system_wrappers.gyp

Issue 1482593002: Introduce helper class NtpTime (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years, 1 month 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: webrtc/system_wrappers/system_wrappers.gyp
diff --git a/webrtc/system_wrappers/system_wrappers.gyp b/webrtc/system_wrappers/system_wrappers.gyp
index f5f2b2bdc8ab03013494b747a3b7eb604a7254a2..507fc45311eee01611a756e4295a4f3a6b4e9c3d 100644
--- a/webrtc/system_wrappers/system_wrappers.gyp
+++ b/webrtc/system_wrappers/system_wrappers.gyp
@@ -35,6 +35,7 @@
'include/logcat_trace_context.h',
'include/logging.h',
'include/metrics.h',
+ 'include/ntp_time.h',
'include/ref_count.h',
'include/rtp_to_ntp.h',
'include/rw_lock_wrapper.h',
« no previous file with comments | « webrtc/system_wrappers/source/ntp_time_unittest.cc ('k') | webrtc/system_wrappers/system_wrappers_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698