| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 43dfeb7326017113057969789238148aea912406..b3d7151aaac8f4a1f2620e7fc005c6966681acda 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -642,9 +642,10 @@
|
| 'child/touch_fling_gesture_curve_unittest.cc',
|
| 'child/web_url_loader_impl_unittest.cc',
|
| 'child/webcrypto/test/aes_cbc_unittest.cc',
|
| + 'child/webcrypto/test/aes_ctr_unittest.cc',
|
| 'child/webcrypto/test/aes_gcm_unittest.cc',
|
| - 'child/webcrypto/test/status_unittest.cc',
|
| 'child/webcrypto/test/aes_kw_unittest.cc',
|
| + 'child/webcrypto/test/status_unittest.cc',
|
| 'child/webcrypto/test/hmac_unittest.cc',
|
| 'child/webcrypto/test/rsa_oaep_unittest.cc',
|
| 'child/webcrypto/test/rsa_ssa_unittest.cc',
|
|
|