Index: base/base.gypi |
diff --git a/base/base.gypi b/base/base.gypi |
index eeda3e12d7a160275dfab40d7ab10954c4c2bc08..1692707df9d0850ee1c485988f7018bc369c3c51 100644 |
--- a/base/base.gypi |
+++ b/base/base.gypi |
@@ -133,6 +133,8 @@ |
'debug/debugger.h', |
'debug/debugger_posix.cc', |
'debug/debugger_win.cc', |
+ 'debug/in_process_tracing.cc', |
+ 'debug/in_process_tracing.h', |
# This file depends on files from the 'allocator' target, |
# but this target does not depend on 'allocator' (see |
# allocator.gyp for details). |