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

Unified Diff: content/test/BUILD.gn

Issue 2767423002: Worker: Add missing files in BUILD.gn (Closed)
Patch Set: Created 3 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 | « no previous file | third_party/WebKit/Source/core/workers/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 bff61e7845c1694a5ab24dc41fc667f442567c6b..47092ce90512ca78abdd3c263c245b2b24428b9b 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -40,6 +40,7 @@ static_library("test_support") {
"../browser/service_worker/embedded_worker_test_helper.cc",
"../browser/service_worker/embedded_worker_test_helper.h",
"../browser/service_worker/service_worker_test_utils.cc",
+ "../browser/service_worker/service_worker_test_utils.h",
"../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 | « no previous file | third_party/WebKit/Source/core/workers/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698