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

Unified Diff: content/content_tests.gypi

Issue 187533002: Add SharedWorkerServiceImpl::CheckWorkerDependency(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ExternalClient
Patch Set: Incorporated jochen's comments. 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/browser/shared_worker/shared_worker_service_impl_unittest.cc ('k') | no next file » | 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 b9e212c86cd9b93a68f2b04da93386cdb38d499a..1e9f4436260506964a6b758efa0f4a94ef9f8b35 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -487,6 +487,7 @@
'browser/service_worker/service_worker_storage_unittest.cc',
'browser/service_worker/service_worker_version_unittest.cc',
'browser/shared_worker/shared_worker_instance_unittest.cc',
+ 'browser/shared_worker/shared_worker_service_impl_unittest.cc',
'browser/site_instance_impl_unittest.cc',
'browser/speech/chunked_byte_buffer_unittest.cc',
'browser/speech/endpointer/endpointer_unittest.cc',
« no previous file with comments | « content/browser/shared_worker/shared_worker_service_impl_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698