fe35a92de5
We weren't setting the location of the resource bundle correctly in the renderer process. It turns out base::mac::OuterBundle() returns the helper app's bundle in the renderer process. So now we have MainApplicationBundle() to give us the bundle of the main app. |
||
---|---|---|
.. | ||
mac | ||
application_name.h | ||
application_name_mac.mm | ||
content_client.cc | ||
content_client.h | ||
main_delegate.cc | ||
main_delegate.h | ||
main_delegate_mac.mm |