Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(939)

Unified Diff: content/content_tests.gypi

Issue 188203003: Move webcrypto to child/ and add support to worker_webkitplatformsupport. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 83b3c72b7e620102bc27fb1e6aae5af2cf061cdc..4ecd95f3cc465f621e3695c9b5a270b4095bb4e6 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -517,6 +517,7 @@
'child/power_monitor_broadcast_source_unittest.cc',
'child/resource_dispatcher_unittest.cc',
'child/site_isolation_policy_unittest.cc',
+ 'child/webcrypto/shared_crypto_unittest.cc',
'child/worker_task_runner_unittest.cc',
'common/android/address_parser_unittest.cc',
'common/cc_messages_unittest.cc',
@@ -578,7 +579,6 @@
'renderer/screen_orientation/screen_orientation_dispatcher_unittest.cc',
'renderer/skia_benchmarking_extension_unittest.cc',
'renderer/v8_value_converter_impl_unittest.cc',
- 'renderer/webcrypto/shared_crypto_unittest.cc',
'test/image_decoder_test.cc',
'test/image_decoder_test.h',
'test/run_all_unittests.cc',

Powered by Google App Engine
This is Rietveld 408576698