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

Unified Diff: base/BUILD.gn

Issue 1030923002: StackSamplingProfiler clean up (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Created 5 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
« no previous file with comments | « no previous file | base/base.gyp » ('j') | base/profiler/stack_sampling_profiler.h » ('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 8b9b5bf19056236ef193fef6e453d7f28959881b..bf6f64f4822bb7c0be30638df11439b1b7ecdc03 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1468,3 +1468,4 @@ if (is_android) {
[ "test/android/java/src/org/chromium/base/ContentUriTestUtils.java" ]
}
}
+
Peter Kasting 2015/03/26 04:29:05 You can probably omit the changes to the .gn/.gyp/
Mike Wittman 2015/03/27 22:42:01 Done.
Peter Kasting 2015/03/30 23:07:34 (You removed the .gyp, but not the .gn or .gypi.
Mike Wittman 2015/03/31 01:06:36 I had to add those back for native_stack_sampler.{
« no previous file with comments | « no previous file | base/base.gyp » ('j') | base/profiler/stack_sampling_profiler.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698