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

Unified Diff: webrtc/BUILD.gn

Issue 2435293002: Add tests and fix thread annotations (Closed)
Patch Set: include more generic gtest Created 4 years, 2 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 | « no previous file | webrtc/base/thread_annotations.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 6e8db222069ca5d1d5a4d2eb7f0c82e7cf606c85..7ee0fb03bd74c6b74efa0fa822535aaae6833ecf 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -405,6 +405,7 @@ if (rtc_include_tests) {
"base/task_queue_unittest.cc",
"base/task_unittest.cc",
"base/testclient_unittest.cc",
+ "base/thread_annotations_unittest.cc",
"base/thread_checker_unittest.cc",
"base/thread_unittest.cc",
"base/timestampaligner_unittest.cc",
« no previous file with comments | « no previous file | webrtc/base/thread_annotations.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698