| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 3f3fb75fd0e0dcf46c1f49c00abd6510a249190e..45094bdea39a5ec3572f1e320225a38772d3eb90 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -249,6 +249,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",
|
|
|