| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index ab604b40771ce5722b634adbc64eb099b752f5b0..bfe0bf006ac0806913e94b1f1ae23adf7a9e049d 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -353,6 +353,7 @@
|
| 'test_support_content',
|
| '../base/base.gyp:test_support_base',
|
| '../crypto/crypto.gyp:crypto',
|
| + '../mojo/edk/mojo_edk.gyp:mojo_common_test_support',
|
| '../net/net.gyp:net_test_support',
|
| '../skia/skia.gyp:skia',
|
| '../sql/sql.gyp:sql',
|
| @@ -645,6 +646,7 @@
|
| 'child/resource_dispatcher_unittest.cc',
|
| 'child/simple_webmimeregistry_impl_unittest.cc',
|
| 'child/site_isolation_policy_unittest.cc',
|
| + 'child/web_data_consumer_handle_impl_unittest.cc',
|
| 'child/web_gesture_curve_impl_unittest.cc',
|
| 'child/web_url_loader_impl_unittest.cc',
|
| 'child/webcrypto/test/aes_cbc_unittest.cc',
|
|
|