| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 668a0018838502409a656262467e843d6af486f1..c354c087b6f45c39d0c350ce876798fc34acf81f 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -184,8 +184,6 @@ 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",
|
|
|