13 lines
649 B
Diff
13 lines
649 B
Diff
diff --git a/content/public/browser/content_browser_client.h b/content/public/browser/content_browser_client.h
|
|
index 6f81847e1a0bf658bb49f8975bb52f165324da67..f195ccccb3e7530194ca14a222f265437a2ffef5 100644
|
|
--- a/content/public/browser/content_browser_client.h
|
|
+++ b/content/public/browser/content_browser_client.h
|
|
@@ -2043,6 +2043,7 @@ class CONTENT_EXPORT ContentBrowserClient {
|
|
virtual ui::AXMode GetAXModeForBrowserContext(
|
|
BrowserContext* browser_context);
|
|
|
|
+ BRAVE_CONTENT_BROWSER_CLIENT_H
|
|
#if BUILDFLAG(IS_ANDROID)
|
|
// Defines the heuristics we can use to enable wide color gamut (WCG).
|
|
enum class WideColorGamutHeuristic {
|