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