Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 750a081743f4b6f9b9174e5d5b2a71d4ffc5d988..4f1400e56e84f1696c66bc6a1142012c0f9e3046 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -42,6 +42,8 @@ |
| 'android/context_utils.h', |
| 'android/cpu_features.cc', |
| 'android/cxa_demangle_stub.cc', |
| + 'android/early_trace_event_binding.cc', |
|
Yaron
2016/06/29 21:27:34
gyp changes probably aren't necessary anymore
Benoit L
2016/07/04 16:10:43
Indeed, thanks!
Done.
|
| + 'android/early_trace_event_binding.h', |
| 'android/event_log.cc', |
| 'android/event_log.h', |
| 'android/field_trial_list.cc', |