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

Unified Diff: base/BUILD.gn

Issue 170433003: Remove reference to stack_trace_ios.mm from base/BUILD.gn (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | no next file » | 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 b02843b3d1175bb7242882cf80387a72c35bdafd..2e2f1247adbe4055b896414c1049f25bd90c00d8 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -124,7 +124,6 @@ component("base") {
"debug/stack_trace.cc",
"debug/stack_trace.h",
"debug/stack_trace_android.cc",
- "debug/stack_trace_ios.mm",
"debug/stack_trace_posix.cc",
"debug/stack_trace_win.cc",
"debug/trace_event.h",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698