Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 2339da0862315dfd3e20e26a851aacc9f8eebe45..063076cae8014be79ab97c09d2c4ae6abf47f634 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -326,6 +326,8 @@ source_set("common") { |
| "view_message_enums.h", |
| "view_messages.h", |
| "worker_messages.h", |
| + "worker_use_counter.cc", |
| + "worker_use_counter.h", |
| "zygote_commands_linux.h", |
| ] |