| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 9ea60f9f1fa59b880e6596a51b8ae128ea8d0d47..0225da58c509ed698bf5320f1c383b354303a8d6 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -234,6 +234,9 @@
|
| '../webkit/storage_browser.gyp:webkit_storage_browser',
|
| '../webkit/storage_common.gyp:webkit_storage_common',
|
| ],
|
| + 'export_dependent_settings': [
|
| + '../third_party/WebKit/public/blink.gyp:blink',
|
| + ],
|
| }],
|
| ['OS == "win" or toolkit_uses_gtk == 1', {
|
| 'dependencies': [
|
|
|