Chromium Code Reviews| Index: gyp/dm.gyp |
| diff --git a/gyp/dm.gyp b/gyp/dm.gyp |
| index e56cf16d65ef60db2f6818a03a5f9a67e7ba7c29..3cc51a09ba9991bcbc3ba8f33145e93d7b5e8c30 100644 |
| --- a/gyp/dm.gyp |
| +++ b/gyp/dm.gyp |
| @@ -16,6 +16,7 @@ |
| '../src/pipe/utils/', |
| '../src/utils', |
| '../src/utils/debugger', |
| + '../tools', |
| ], |
| 'includes': [ 'gmslides.gypi' ], |
| 'sources': [ |