File tree 1 file changed +0
-4
lines changed
1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 27
27
#include " components/autofill/core/common/autofill_features.h"
28
28
#include " components/autofill/core/common/autofill_payments_features.h"
29
29
#include " components/password_manager/core/common/password_manager_features.h"
30
- #include " components/sync/driver/sync_driver_switches.h"
31
30
#include " components/unified_consent/feature.h"
32
31
#include " content/public/common/content_features.h"
33
32
#include " extensions/common/extension_features.h"
@@ -148,9 +147,6 @@ bool BraveMainDelegate::BasicStartupComplete(int* exit_code) {
148
147
autofill::features::kAutofillServerCommunication .name ,
149
148
features::kAudioServiceOutOfProcess .name ,
150
149
features::kDefaultEnableOopRasterization .name ,
151
- // TODO(darkdh): remove this when USS bookmarks is mature
152
- // 84919fdb99b162030a1113d5990667885b774064
153
- switches::kSyncUSSBookmarks .name ,
154
150
network::features::kNetworkService .name ,
155
151
unified_consent::kUnifiedConsent .name ,
156
152
features::kLookalikeUrlNavigationSuggestionsUI .name ,
You can’t perform that action at this time.
0 commit comments