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

Unified Diff: webrtc/base/base_tests.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_tests.gyp
diff --git a/webrtc/base/base_tests.gyp b/webrtc/base/base_tests.gyp
index 2467b7471ad37f5f9454184358284d08443980ed..caef35c385adb895d6f1f774c9501d3134c6af30 100644
--- a/webrtc/base/base_tests.gyp
+++ b/webrtc/base/base_tests.gyp
@@ -103,6 +103,7 @@
'stream_unittest.cc',
'stringencode_unittest.cc',
'stringutils_unittest.cc',
+ 'swap_queue_unittest.cc',
# TODO(ronghuawu): Reenable this test.
# 'systeminfo_unittest.cc',
'task_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698