Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 1ecb368eecc46ab130842339fedbdc8a44a3bd32..dddd711a18e24c6f308ca03013883dd7a17586c0 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -40,6 +40,8 @@ |
| 'android/build_info.cc', |
| 'android/build_info.h', |
| 'android/cpu_features.cc', |
| + 'android/fifo_utils.cc', |
| + 'android/fifo_utils.h', |
| 'android/important_file_writer_android.cc', |
| 'android/important_file_writer_android.h', |
| 'android/scoped_java_ref.cc', |