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

Unified Diff: headless/BUILD.gn

Issue 2452163003: headless: Remove usage of worker domain (Closed)
Patch Set: Created 4 years, 2 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 | headless/lib/browser/headless_devtools_client_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/BUILD.gn
diff --git a/headless/BUILD.gn b/headless/BUILD.gn
index bda4f8fb617f61c97bc0e4a405d3a821999bab36..41c692964f93a549909393aa748022a310a9bb81 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -123,8 +123,6 @@ generated_devtools_api = [
"$target_gen_dir/public/domains/type_conversions.h",
"$target_gen_dir/public/domains/types.cc",
"$target_gen_dir/public/domains/types.h",
- "$target_gen_dir/public/domains/worker.cc",
- "$target_gen_dir/public/domains/worker.h",
]
action("gen_devtools_client_api") {
« no previous file with comments | « no previous file | headless/lib/browser/headless_devtools_client_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698