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

Unified Diff: webrtc/system_wrappers/system_wrappers.gyp

Issue 1477013005: Replace RefCountImpl with rtc::RefCountedObject. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: add back explicit Release()s in test Created 4 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
« no previous file with comments | « webrtc/system_wrappers/include/ref_count.h ('k') | webrtc/test/vcm_capturer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/system_wrappers/system_wrappers.gyp
diff --git a/webrtc/system_wrappers/system_wrappers.gyp b/webrtc/system_wrappers/system_wrappers.gyp
index dc0de499579896fd802fd69739af88b249d409f3..0ae941761d1af59f94346d5a6314d79de61f7f2b 100644
--- a/webrtc/system_wrappers/system_wrappers.gyp
+++ b/webrtc/system_wrappers/system_wrappers.gyp
@@ -35,7 +35,6 @@
'include/logging.h',
'include/metrics.h',
'include/ntp_time.h',
- 'include/ref_count.h',
'include/rtp_to_ntp.h',
'include/rw_lock_wrapper.h',
'include/scoped_vector.h',
« no previous file with comments | « webrtc/system_wrappers/include/ref_count.h ('k') | webrtc/test/vcm_capturer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698