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 eaedfc8f8603dc5af5406450ad290f34f7b8a055..5701bc26f84b36dfdecc4217d5ec39e50fb0fdcd 100644
|
|
--- a/content/public/browser/content_browser_client.h
|
|
+++ b/content/public/browser/content_browser_client.h
|
|
@@ -2055,6 +2055,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 {
|