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

Unified Diff: content/browser/BUILD.gn

Issue 2573993003: [DevTools] Migrate ServiceWorker domain to new generator. (Closed)
Patch Set: Created 4 years 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index a4ce3ed5aa5d2abebabc4aa6dfdb5843c3b0a335..3041bcdbc8d3a91b9d29c6c18a2af3dc39a0c6de 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -183,6 +183,8 @@ source_set("browser") {
"$target_gen_dir/devtools/protocol/schema.h",
"$target_gen_dir/devtools/protocol/security.cc",
"$target_gen_dir/devtools/protocol/security.h",
+ "$target_gen_dir/devtools/protocol/service_worker.cc",
+ "$target_gen_dir/devtools/protocol/service_worker.h",
"$target_gen_dir/devtools/protocol/storage.cc",
"$target_gen_dir/devtools/protocol/storage.h",
"$target_gen_dir/devtools/protocol/system_info.cc",
« no previous file with comments | « no previous file | content/browser/devtools/BUILD.gn » ('j') | content/browser/devtools/protocol/service_worker_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698