Move refcount.h and scoped_ref_ptr.h to rtc_base_approved.
BUG= Review URL: https://codereview.webrtc.org/1701533002 Cr-Commit-Position: refs/heads/master@{#11615}
This commit is contained in:
parent
290ab413be
commit
04af839a88
@ -138,9 +138,11 @@ static_library("rtc_base_approved") {
|
||||
"platform_thread_types.h",
|
||||
"random.cc",
|
||||
"random.h",
|
||||
"refcount.h",
|
||||
"safe_conversions.h",
|
||||
"safe_conversions_impl.h",
|
||||
"scoped_ptr.h",
|
||||
"scoped_ref_ptr.h",
|
||||
"stringencode.cc",
|
||||
"stringencode.h",
|
||||
"stringutils.cc",
|
||||
@ -388,10 +390,8 @@ static_library("rtc_base") {
|
||||
"profiler.h",
|
||||
"proxyserver.cc",
|
||||
"proxyserver.h",
|
||||
"refcount.h",
|
||||
"referencecountedsingletonfactory.h",
|
||||
"rollingaccumulator.h",
|
||||
"scoped_ref_ptr.h",
|
||||
"scopedptrcollection.h",
|
||||
"sec_buffer.h",
|
||||
"sharedexclusivelock.cc",
|
||||
|
||||
@ -113,9 +113,11 @@
|
||||
'random.h',
|
||||
'ratetracker.cc',
|
||||
'ratetracker.h',
|
||||
'refcount.h',
|
||||
'safe_conversions.h',
|
||||
'safe_conversions_impl.h',
|
||||
'scoped_ptr.h',
|
||||
'scoped_ref_ptr.h',
|
||||
'stringencode.cc',
|
||||
'stringencode.h',
|
||||
'stringutils.cc',
|
||||
@ -311,14 +313,12 @@
|
||||
'proxyserver.h',
|
||||
'ratelimiter.cc',
|
||||
'ratelimiter.h',
|
||||
'refcount.h',
|
||||
'referencecountedsingletonfactory.h',
|
||||
'rollingaccumulator.h',
|
||||
'rtccertificate.cc',
|
||||
'rtccertificate.h',
|
||||
'scoped_autorelease_pool.h',
|
||||
'scoped_autorelease_pool.mm',
|
||||
'scoped_ref_ptr.h',
|
||||
'scopedptrcollection.h',
|
||||
'sec_buffer.h',
|
||||
'sha1.cc',
|
||||
@ -443,7 +443,6 @@
|
||||
'../../webrtc_overrides/webrtc/base/win32socketinit.cc',
|
||||
],
|
||||
'sources!': [
|
||||
'atomicops.h',
|
||||
'bandwidthsmoother.cc',
|
||||
'bandwidthsmoother.h',
|
||||
'bind.h',
|
||||
@ -495,13 +494,11 @@
|
||||
'profiler.h',
|
||||
'proxyserver.cc',
|
||||
'proxyserver.h',
|
||||
'refcount.h',
|
||||
'referencecountedsingletonfactory.h',
|
||||
'rollingaccumulator.h',
|
||||
'safe_conversions.h',
|
||||
'safe_conversions_impl.h',
|
||||
'scopedptrcollection.h',
|
||||
'scoped_ref_ptr.h',
|
||||
'sec_buffer.h',
|
||||
'sharedexclusivelock.cc',
|
||||
'sharedexclusivelock.h',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user