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

Unified Diff: base/BUILD.gn

Issue 2888043009: fuchsia: Implement platform thread functions (Closed)
Patch Set: rebase Created 3 years, 7 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/threading/platform_thread_fuchsia.cc » ('j') | no next file with comments »
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 82e9c8ab987551da3731838b09493b4708c48eae..02c13b92090ebc3f8319f049fe62728def429bfb 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1245,6 +1245,7 @@ component("base") {
sources += [
"process/process_fuchsia.cc",
"sys_info_fuchsia.cc",
+ "threading/platform_thread_fuchsia.cc",
]
}
« no previous file with comments | « no previous file | base/threading/platform_thread_fuchsia.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698