Index: base/base.gypi |
diff --git a/base/base.gypi b/base/base.gypi |
index 4e8d7a7181a6fc922dc0aa1b9f4a3d902203fa06..321cdf1f1665e68032bca2329a0acf5a7821d610 100644 |
--- a/base/base.gypi |
+++ b/base/base.gypi |
@@ -133,6 +133,8 @@ |
# allocator.gyp for details). |
'debug/leak_annotations.h', |
'debug/leak_tracker.h', |
+ 'debug/proc_maps.cc', |
Mark Mentovai
2013/07/02 19:36:57
You need to name this “proc_maps_linux.cc” or some
scherkus (not reviewing)
2013/07/02 21:43:01
Done.
|
+ 'debug/proc_maps.h', |
'debug/profiler.cc', |
'debug/profiler.h', |
'debug/stack_trace.cc', |