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

Unified Diff: content/test/BUILD.gn

Issue 2943583002: [extension SW] Support lazy events from extension service workers. (Closed)
Patch Set: 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index f8e134ce6a91f76b509f4758db0c54aabb061bce..80a01106fda483b2506844397189094ff347dc0d 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",

Powered by Google App Engine
This is Rietveld 408576698