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

Unified Diff: base/base.gypi

Issue 1391933002: Restrict memory maps dump provider to only android and linux (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@smaps_fscan
Patch Set: Fix nacl. Created 5 years, 2 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/trace_event/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 266bf47ed97bfb314f9badd87fad7546ad4b7b06..f0bc9a1f452a27a0c325c457c31b7e39720e7e2e 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -823,6 +823,7 @@
'scoped_native_library.cc',
'sys_info.cc',
'sys_info_posix.cc',
+ 'trace_event/process_memory_maps_dump_provider.cc',
Primiano Tucci (use gerrit) 2015/10/07 16:35:48 why this change in base.gypi?
'third_party/dynamic_annotations/dynamic_annotations.c',
],
'sources/': [
« no previous file with comments | « no previous file | base/trace_event/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698