DescriptionFix compile on linux_redux bots, caused by http://crrev.com/113808
linux_redux does not have safe_browsing enabled in the GYP variables,
which causes all of chrome/browser/safe_browsing to be excluded from
the chrome_browser target - including safe_browsing_tab_observer.[cc,h]
This enables a stub SafeBrowsingTabObserver to be compiled when
safe_browsing==0, fixing the linker errors from TabContentsWrapper having
a SafeBrowsingTabObserver member.
BUG=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114553
Patch Set 1 #Patch Set 2 : Typo #
Messages
Total messages: 8 (0 generated)
|