11 lines
462 B
Diff
11 lines
462 B
Diff
diff --git a/chrome/browser/ui/tab_helpers.cc b/chrome/browser/ui/tab_helpers.cc
|
|
index 2c159f4bee0259eccd25037543f8187ada07e063..2151f8acfb25c35aa44910616b56316844426682 100644
|
|
--- a/chrome/browser/ui/tab_helpers.cc
|
|
+++ b/chrome/browser/ui/tab_helpers.cc
|
|
@@ -838,4 +838,5 @@ void TabHelpers::AttachTabHelpers(WebContents* web_contents) {
|
|
|
|
// This is common code for all of us. PLEASE DO YOUR PART to keep it tidy and
|
|
// organized.
|
|
+ BRAVE_TAB_HELPERS
|
|
}
|