| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index c529ea30198d2c313190977f21e810e9cd8724e8..b1a87da52fc91ff253446b5324f9d595b248ca75 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -1500,6 +1500,7 @@
|
| ],
|
| 'dependencies': [
|
| '<(DEPTH)/content/app/strings/content_strings.gyp:content_strings',
|
| + '<(DEPTH)/media/media.gyp:media_features',
|
| '<(DEPTH)/net/net.gyp:net_resources',
|
| '<(DEPTH)/third_party/WebKit/public/blink_resources.gyp:blink_resources',
|
| '<(DEPTH)/third_party/iaccessible2/iaccessible2.gyp:iaccessible2',
|
|
|