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

Unified Diff: content/test/BUILD.gn

Issue 2638313002: Manage ServiceWorkerDispatcherHost in ServiceWorkerContextCore (Closed)
Patch Set: Rebase Created 3 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
« no previous file with comments | « content/common/typemaps.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index e7b7351f0b4ad6afbe9cb6767f0996fe1b283a52..8d8206c48bf46254e10365ea47ae45b8df599a01 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -37,6 +37,7 @@ static_library("test_support") {
"../browser/media/session/mock_media_session_observer.h",
"../browser/service_worker/embedded_worker_test_helper.cc",
"../browser/service_worker/embedded_worker_test_helper.h",
+ "../browser/service_worker/service_worker_test_utils.cc",
"../public/test/async_file_test_helper.cc",
"../public/test/async_file_test_helper.h",
"../public/test/background_sync_test_util.cc",
« no previous file with comments | « content/common/typemaps.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698