Chromium Code Reviews| Index: snapshot/snapshot.gyp |
| diff --git a/snapshot/snapshot.gyp b/snapshot/snapshot.gyp |
| index e031760758b5c63f60beeafd85f58065074afcea..c9d0da70667a6fdd94eadf707db53c0954757c60 100644 |
| --- a/snapshot/snapshot.gyp |
| +++ b/snapshot/snapshot.gyp |
| @@ -13,6 +13,9 @@ |
| # limitations under the License. |
| { |
| + 'includes': [ |
| + '../build/crashpad.gypi', |
| + ], |
| 'targets': [ |
| { |
| 'target_name': 'snapshot', |