| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 48983af56b3d2a61598e30620b3bcfb648eaeb87..bcd6f4c192a2ff19bc157cffbf6ea0fc92afad26 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -1005,6 +1005,7 @@
|
| 'type': 'static_library',
|
| 'dependencies': [
|
| 'content.gyp:content_renderer',
|
| + '../device/nfc/nfc.gyp:device_nfc_mojo_bindings',
|
| 'test_support_content',
|
| '../components/scheduler/scheduler.gyp:scheduler_test_support',
|
| '../components/test_runner/test_runner.gyp:test_runner',
|
|
|