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

Unified Diff: webrtc/base/base.gyp

Issue 1812823007: Move swap_queue.h to base/ (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Add missing comma 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
Index: webrtc/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index af8ba464baf037994bc64cbb8a0ceb857e560940..9c585af3a789fb5acd86fbedba2927fac84c6fb7 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -126,6 +126,7 @@
'stringencode.h',
'stringutils.cc',
'stringutils.h',
+ 'swap_queue.h',
Henrik Grunell WebRTC 2016/03/21 12:24:29 Does it have to be in the "approved" target?
terelius 2016/03/23 10:21:02 Yes. The SwapQueue is used by e.g. the audio_proce
'systeminfo.cc',
'systeminfo.h',
'template_util.h',
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/base_tests.gyp » ('j') | webrtc/base/swap_queue.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698