Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 0c6ee7ebc1f9244b34d32ac1c90583ce527c5b0a..4c8bf644bbd29947a9fecf8490bb02432634eb6c 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -77,6 +77,8 @@ |
| 'android/sys_utils.cc', |
| 'android/sys_utils.h', |
| 'android/thread_utils.h', |
| + 'android/early_trace_event.cc', |
| + 'android/early_trace_event.h', |
| 'android/trace_event_binding.cc', |
| 'android/trace_event_binding.h', |
| 'at_exit.cc', |