Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 4139688ab38be581d462db3a89f07d1eef5020db..235f1ae9db205584212256a4198b3a65328bd9ee 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -38,6 +38,8 @@ |
| 'android/context_utils.h', |
| 'android/cpu_features.cc', |
| 'android/cxa_demangle_stub.cc', |
| + 'android/early_trace_event_binding.cc', |
|
pasko
2015/12/15 17:52:59
the usual naming convention seems to be like:
earl
Benoit L
2016/01/06 12:50:06
This is named this way to be consistent with base/
|
| + 'android/early_trace_event_binding.h', |
| 'android/event_log.cc', |
| 'android/event_log.h', |
| 'android/field_trial_list.cc', |