Fix building on Linux

This commit is contained in:
Cheng Zhao 2017-04-17 16:52:24 +09:00
parent b82845dc4a
commit 55e9c3196a

View file

@ -163,7 +163,7 @@ void BrowserMainParts::PreEarlyInitialization() {
base::FeatureList::SetInstance(std::move(feature_list));
#if defined(USE_X11)
views::LinuxUI::SetInstance(BuildGtk2UI());
views::LinuxUI::SetInstance(BuildGtkUi());
OverrideLinuxAppDataPath();
// Installs the X11 error handlers for the browser process used during