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

Unified Diff: content/test/BUILD.gn

Issue 2638313002: Manage ServiceWorkerDispatcherHost in ServiceWorkerContextCore (Closed)
Patch Set: Fix an include guard 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 8f4a2e19e5157ae6c93367af7ad35c398f9ee8b7..7aa8bfa2b2e247168b83051175acfae65527356a 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",

Powered by Google App Engine
This is Rietveld 408576698