Chromium Code Reviews| Index: Source/modules/modules.gyp |
| diff --git a/Source/modules/modules.gyp b/Source/modules/modules.gyp |
| index 44f79edf17c9360b702daca91709dc8a71709f44..f00ee867dc8caf102574eff89a6a3fe490260745 100644 |
| --- a/Source/modules/modules.gyp |
| +++ b/Source/modules/modules.gyp |
| @@ -37,6 +37,7 @@ |
| 'type': 'static_library', |
| 'dependencies': [ |
| '<(DEPTH)/third_party/zlib/zlib.gyp:zlib', |
| + '<(DEPTH)/third_party/sqlite/sqlite.gyp:sqlite', |
| '../config.gyp:config', |
| '../core/core.gyp:webcore', |
| ], |