Skip to content

Commit

Permalink
more rebase fallout
Browse files Browse the repository at this point in the history
  • Loading branch information
bsclifton committed May 26, 2019
1 parent f6df699 commit bbfebfa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions browser/extensions/brave_component_loader.cc
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ BraveComponentLoader::BraveComponentLoader(
: ComponentLoader(extension_service, profile_prefs, local_state, profile),
profile_(profile),
profile_prefs_(profile_prefs) {
// TODO(bridiver) - this doesn't belong here
#if !defined(OS_ANDROID)
ObserveOpenPdfExternallySetting();
#endif
}

BraveComponentLoader::~BraveComponentLoader() {
Expand Down

0 comments on commit bbfebfa

Please sign in to comment.