| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 4d49b09bfd3eaf54c8c3391500ece920f50d60af..a9f0155418d5778259e315d0ea0eedba51d823f0 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -248,6 +248,11 @@ source_set("common") {
|
| "plugin_list.h",
|
| "process_type.cc",
|
| "push_messaging_messages.h",
|
| + "quarantine/quarantine.cc",
|
| + "quarantine/quarantine_constants_linux.h",
|
| + "quarantine/quarantine_linux.cc",
|
| + "quarantine/quarantine_mac.mm",
|
| + "quarantine/quarantine_win.cc",
|
| "quota_messages.h",
|
| "render_process_messages.h",
|
| "resize_params.cc",
|
|
|