Skip to content

Commit

Permalink
Merge pull request #56 from brave/fix/92
Browse files Browse the repository at this point in the history
fix Linux build, GetDefaultUserDataDirectory issue, fix brave/brave#92
  • Loading branch information
bbondy authored Mar 14, 2018
2 parents ae0f9c8 + 1cc73ed commit 118d436
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/brave_main_delegate.cc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#include "brave/renderer/brave_content_renderer_client.h"
#include "brave/utility/brave_content_utility_client.h"
#include "chrome/common/chrome_paths.h"
#include "chrome/common/chrome_paths_internal.h"

#if !defined(CHROME_MULTIPLE_DLL_BROWSER)
base::LazyInstance<BraveContentRendererClient>::DestructorAtExit
Expand Down

0 comments on commit 118d436

Please sign in to comment.