Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index e130b100084668e8c1bd60d45796865776a59f07..82bbf31f4ce7e37584a6a0af879edf79e2da5d95 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', |