DescriptionMacViewsBrowser: Provide a stub for ChromeExtensionChooserDialog::ShowDialog()
Fixes a MacViewsBrowser link error after r397320, starting at
http://go/macviewsbuilder/builds/11045, like
Undefined symbols for architecture x86_64:
"ChromeExtensionChooserDialog::ShowDialog(ChooserController*) const", referenced from:
ChromeExtensionBluetoothChooser::ChromeExtensionBluetoothChooser
MacViewsBrowser needs a ShowDialog() symbol, which will provide the
toolkit-views implementation when it's ready.
BUG=425229, 613638
TBR=juncai@chromium.org
Committed: https://crrev.com/10f34889bd88754fcb98828e147730503e9b705b
Cr-Commit-Position: refs/heads/master@{#397911}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|