No description
Find a file
Adam Roben 710d0fc6c5 Make overriding BrowserContext::RegisterPrefs actually work
We were calling it before derived classes' vtables were set up. Now we wait to
call it until the BrowserContext is fully constructed.
2013-08-15 16:07:14 -04:00
brightray Make overriding BrowserContext::RegisterPrefs actually work 2013-08-15 16:07:14 -04:00