Chromium Code Reviews
Descriptionviews: remove the last function abstraction from browser_dialogs.h
After commit faed95410a75: ("views: remove unnecessary EditSearchEngine()
function abstraction"), only CreateFindBar() function abstraction
remained in browser_dialogs.h, but like EditSearchEngine(), it is
unlikely this function will be used to be called by cross-platform
code, so it is not necessary keep it wrapping FindBarHost.
BrowserView can just depend on it like it does with many other
chrome/browser/ui/views/ header files already. This is also what
BrowserWindowCocoa does as well.
This in effect get rid of browser_dialogs.h header file finally.
BUG=None
R=sky@chromium.org
Committed: https://crrev.com/ba8376b3933223aa787273744c1bfd83f5574a15
Cr-Commit-Position: refs/heads/master@{#383282}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||