Chromium Code Reviews| Index: util/util.gyp |
| diff --git a/util/util.gyp b/util/util.gyp |
| index 8ca45b8c4d767d53e97cfd5b1d3d2914b9190492..5a4498de7cda2d95cfde8aff09f4f804a821f750 100644 |
| --- a/util/util.gyp |
| +++ b/util/util.gyp |
| @@ -93,6 +93,8 @@ |
| 'misc/initialization_state_dcheck.h', |
| 'misc/scoped_forbid_return.cc', |
| 'misc/scoped_forbid_return.h', |
| + 'misc/shared_pdb_structures.cc', |
| + 'misc/shared_pdb_structures.h', |
| 'misc/symbolic_constants_common.h', |
| 'misc/tri_state.h', |
| 'misc/uuid.cc', |