13 lines
482 B
Diff
13 lines
482 B
Diff
diff --git a/chrome/browser/shell_integration.h b/chrome/browser/shell_integration.h
|
|
index 182627c051bbeb538de2736f400010b8b4eef8aa..ff4f96ff66dfb83726e066875000923872c2eb65 100644
|
|
--- a/chrome/browser/shell_integration.h
|
|
+++ b/chrome/browser/shell_integration.h
|
|
@@ -279,6 +279,7 @@ class DefaultBrowserWorker : public DefaultWebClientWorker {
|
|
|
|
static void DisableSetAsDefaultForTesting();
|
|
|
|
+ BRAVE_DEFAULT_BROWSER_WORKER_H
|
|
protected:
|
|
~DefaultBrowserWorker() override;
|
|
|