14 lines
525 B
Plaintext
14 lines
525 B
Plaintext
|
$OpenBSD: patch-content_public_browser_BUILD_gn,v 1.1 2020/11/05 15:49:51 robert Exp $
|
||
|
|
||
|
Index: content/public/browser/BUILD.gn
|
||
|
--- content/public/browser/BUILD.gn.orig
|
||
|
+++ content/public/browser/BUILD.gn
|
||
|
@@ -469,6 +469,7 @@ jumbo_source_set("browser_sources") {
|
||
|
"//media/capture",
|
||
|
"//net",
|
||
|
"//ppapi/c",
|
||
|
+ "//services/content/public/cpp:cpp",
|
||
|
"//services/device/public/cpp/geolocation",
|
||
|
"//services/metrics/public/cpp:metrics_cpp",
|
||
|
"//services/service_manager/embedder:embedder_result_codes",
|