mirror of
https://github.com/termux/termux-packages.git
synced 2025-05-13 08:23:19 +00:00
12 lines
330 B
Diff
12 lines
330 B
Diff
--- a/src/browser/host_display_client.h
|
|
+++ b/src/browser/host_display_client.h
|
|
@@ -3,7 +3,7 @@
|
|
|
|
#include <memory>
|
|
|
|
-#include "base/callback.h"
|
|
+#include "base/functional/callback.h"
|
|
#include "base/memory/shared_memory_mapping.h"
|
|
#include "carbonyl/src/browser/export.h"
|
|
#include "components/viz/host/host_display_client.h"
|