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

Unified Diff: base/BUILD.gn

Issue 1342453003: Stack sampling profiler to profile on Mac. TEST-- not for commit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: BUILD.gn update Created 5 years, 3 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/base.gypi » ('j') | base/profiler/native_stack_sampler_posix.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 aa9261df467ae3255860fed980232ae9c8b3ab2d..86463936496c9b7d5d7bd15486f0b12675a0f199 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -742,6 +742,7 @@ component("base") {
"files/scoped_temp_dir.cc",
"message_loop/message_pump_libevent.cc",
"native_library_posix.cc",
+ "native_stack_sampler_posix.cc",
"path_service.cc",
"rand_util_posix.cc",
"scoped_native_library.cc",
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/profiler/native_stack_sampler_posix.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698