Chromium Code Reviews| Index: third_party/WebKit/Source/modules/modules.gyp |
| diff --git a/third_party/WebKit/Source/modules/modules.gyp b/third_party/WebKit/Source/modules/modules.gyp |
| index 64eaf4894e17b119bee0a6e432f08093d561f0e8..dcee36081da68607e03fcd801d590ee53a80860d 100644 |
| --- a/third_party/WebKit/Source/modules/modules.gyp |
| +++ b/third_party/WebKit/Source/modules/modules.gyp |
| @@ -97,6 +97,7 @@ |
| 'target_name': 'modules_testing', |
| 'type': 'static_library', |
| 'dependencies': [ |
| + 'modules', |
| '../config.gyp:config', |
| ], |
| 'defines': [ |