Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
Browser
Commits
10727fda
Unverified
Commit
10727fda
authored
Nov 29, 2021
by
Abhishek Aggarwal
Browse files
browser: Add missing dep
* Already fixed in upstream
parent
4ad7f70c
Pipeline
#149238
canceled with stages
in 19 minutes and 49 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
build/patches/Bromite-AdBlockUpdaterService.patch
View file @
10727fda
...
...
@@ -750,6 +750,14 @@ diff --git a/components/component_updater/BUILD.gn b/components/component_update
"component_updater_service.cc",
"component_updater_service.h",
"component_updater_service_internal.h",
@@ -36,6 +42,7 @@
static_library("component_updater") {
"//components/crx_file",
"//components/update_client",
"//components/version_info",
+ "//services/network/public/mojom",
"//third_party/boringssl:boringssl",
"//ui/base",
"//url",
diff --git a/components/component_updater/adblock_updater_service.cc b/components/component_updater/adblock_updater_service.cc
new file mode 100644
--- /dev/null
...
...
Nicolas Gelot
@nicofonk
mentioned in merge request
!38 (merged)
·
Dec 03, 2021
mentioned in merge request
!38 (merged)
mentioned in merge request !38
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment