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

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: Fixes to gypis Created 6 years, 9 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
« no previous file with comments | « content/content_renderer.gypi ('k') | content/renderer/renderer_webkitplatformsupport_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 907b7564ee352c92ca7c7e1c783418e11287206e..f365fffa80aec0c00c0e6ff6878650c77b78a0d8 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/fileapi_test_file_set.cc',
'test/fileapi_test_file_set.h',
'test/image_decoder_test.cc',
« no previous file with comments | « content/content_renderer.gypi ('k') | content/renderer/renderer_webkitplatformsupport_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698