Chromium Code Reviews| Index: snapshot/snapshot.gyp |
| diff --git a/snapshot/snapshot.gyp b/snapshot/snapshot.gyp |
| index 09bd027ce9a17e456f77db7610062e3a38489bc7..894fd061f6f2552aae735e51d5c9301369d115df 100644 |
| --- a/snapshot/snapshot.gyp |
| +++ b/snapshot/snapshot.gyp |
| @@ -79,6 +79,7 @@ |
| 'type': 'static_library', |
| 'dependencies': [ |
| 'snapshot', |
| + '../compat/compat.gyp:compat', |
| '../third_party/mini_chromium/mini_chromium/base/base.gyp:base', |
| '../util/util.gyp:util', |
| ], |