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

Unified Diff: webrtc/base/base.gyp

Issue 1911403002: Move bind.h to rtc_base_approved. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: update build files Created 4 years, 8 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 3e81e0b563370b3a9228a35a7635217d60bdb280..2b1ed3fe8cbc84c5d432f7c106215150f722bead 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -81,6 +81,7 @@
'sources': [
'array_view.h',
'atomicops.h',
+ 'bind.h',
'bitbuffer.cc',
'bitbuffer.h',
'buffer.cc',
@@ -378,7 +379,6 @@
'sources': [
'bandwidthsmoother.cc',
'bandwidthsmoother.h',
- 'bind.h',
'callback.h',
'fileutils_mock.h',
'httpserver.cc',
« 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