Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 926e4ddc7a858fe87b09f57df929fe5342c136ab..1f8364c7463c1a7780f5bd7b12a62142e76d4908 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -89,6 +89,8 @@ |
| 'atomicops_internals_x86_msvc.h', |
| 'barrier_closure.cc', |
| 'barrier_closure.h', |
| + 'base64.cc', |
| + 'base64.h', |
| 'base_export.h', |
| 'base_paths.cc', |
| 'base_paths.h', |
| @@ -101,9 +103,9 @@ |
| 'base_paths_win.cc', |
| 'base_paths_win.h', |
| 'base_switches.h', |
| - 'base64.cc', |
| - 'base64.h', |
| 'basictypes.h', |
| + 'big_endian.cc', |
| + 'big_endian.h', |
| 'bind.h', |
| 'bind_helpers.cc', |
| 'bind_helpers.h', |