| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 119da20db74984212216fa6cb0dfc53352692c22..a18b542c383f980895bbbc043754610a16a1d5a1 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -241,6 +241,7 @@ source_set("common") {
|
| ":libvt_generate_stubs",
|
| "//content:resources",
|
| "//content/app/resources",
|
| + "//sandbox/mac:seatbelt",
|
| "//third_party/WebKit/public:image_resources",
|
| "//third_party/WebKit/public:resources",
|
| "//ui/accelerated_widget_mac",
|
|
|