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

Unified Diff: webrtc/base/base.gyp

Issue 1287203007: Move scoped_ptr.h to rtc_base_approved. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years, 4 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/base/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index b7132e0fc08a80a43d2836577cdf1f8d80d2a58b..de2c92f2bfc682bea620414642e83bd01771d8c8 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -67,6 +67,7 @@
'ratetracker.h',
'safe_conversions.h',
'safe_conversions_impl.h',
+ 'scoped_ptr.h',
'stringencode.cc',
'stringencode.h',
'stringutils.cc',
@@ -253,7 +254,6 @@
'schanneladapter.h',
'scoped_autorelease_pool.h',
'scoped_autorelease_pool.mm',
- 'scoped_ptr.h',
'scoped_ref_ptr.h',
'scopedptrcollection.h',
'sec_buffer.h',
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698