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

Unified Diff: content/test/BUILD.gn

Issue 2943583002: [extension SW] Support lazy events from extension service workers. (Closed)
Patch Set: sync @tott Created 3 years, 6 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/renderer/service_worker/service_worker_context_client.cc ('k') | extensions/browser/BUILD.gn » ('j') | 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 785d1422cd233c5d83114f930e43da537e3dbee5..c44a09eb3dca9575344e6fbf4ce4a3979a417718 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -100,6 +100,8 @@ static_library("test_support") {
"../public/test/render_view_test.h",
"../public/test/repeated_notification_observer.cc",
"../public/test/repeated_notification_observer.h",
+ "../public/test/service_worker_test_helpers.cc",
+ "../public/test/service_worker_test_helpers.h",
"../public/test/test_browser_context.cc",
"../public/test/test_browser_context.h",
"../public/test/test_browser_thread.cc",
« no previous file with comments | « content/renderer/service_worker/service_worker_context_client.cc ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698