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

Unified Diff: base/BUILD.gn

Issue 1044413002: Record async "task backtraces" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Now with unittests! Created 3 years, 10 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 | base/debug/task_annotator.cc » ('j') | base/debug/task_annotator.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 5189552857054df3fefba8934aabf23b5994e5ce..653f00383445a2d60218d5e0b7c561ee04e499fa 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -2006,6 +2006,7 @@ test("base_unittests") {
"optional_unittest.cc",
"os_compat_android_unittest.cc",
"path_service_unittest.cc",
+ "pending_task_unittest.cc",
"pickle_unittest.cc",
"posix/file_descriptor_shuffle_unittest.cc",
"posix/unix_domain_socket_linux_unittest.cc",
« no previous file with comments | « no previous file | base/debug/task_annotator.cc » ('j') | base/debug/task_annotator.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698