Skip to content

Commit

Permalink
Merge pull request #7107 from brave/fix_violating_includes
Browse files Browse the repository at this point in the history
Fixes includes violation from components to browser at brave_sync_profile_sync_service.cc
  • Loading branch information
AlexeyBarabash authored Nov 11, 2020
2 parents edf51bd + d40a943 commit 6d05f22
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/sync/driver/brave_sync_profile_sync_service.cc
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
#include "brave/components/brave_sync/crypto/crypto.h"
#include "brave/components/sync/driver/brave_sync_auth_manager.h"
#include "brave/components/sync/driver/profile_sync_service_delegate.h"
#include "chrome/browser/profiles/profile_manager.h"
#include "chrome/browser/sync/device_info_sync_service_factory.h"
#include "components/prefs/pref_service.h"

namespace syncer {
Expand Down

0 comments on commit 6d05f22

Please sign in to comment.