Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Raptor Engineering Public Development
Chromium
OpenPOWER Patches
Commits
31999af1
Commit
31999af1
authored
5 months ago
by
Timothy Pearson
Browse files
Options
Download
Email Patches
Plain Diff
Work around FTBFS with Ungoogled patch set
parent
03c34e0b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
patches/ungoogled/core/ungoogled-chromium/fix-building-with-prunned-binaries.patch
...googled-chromium/fix-building-with-prunned-binaries.patch
+12
-0
No files found.
patches/ungoogled/core/ungoogled-chromium/fix-building-with-prunned-binaries.patch
View file @
31999af1
...
...
@@ -988,3 +988,15 @@ Index: chromium-129.0.6668.58/third_party/devtools-frontend/src/front_end/models
- public_deps = [ "../../../../panels/timeline/fixtures/traces" ]
}
Index: chromium-129.0.6668.58/chrome/browser/ui/lens/lens_overlay_controller.cc
===================================================================
--- chromium-129.0.6668.58.orig/chrome/browser/ui/lens/lens_overlay_controller.cc
+++ chromium-129.0.6668.58/chrome/browser/ui/lens/lens_overlay_controller.cc
@@ -9,6 +9,7 @@
#include "base/metrics/histogram_functions.h"
#include "base/no_destructor.h"
#include "base/system/sys_info.h"
+#include "base/task/thread_pool.h"
#include "base/task/bind_post_task.h"
#include "base/task/sequenced_task_runner.h"
#include "chrome/browser/feedback/show_feedback_page.h
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
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