Skip to content

Commit

Permalink
remove unused includes
Browse files Browse the repository at this point in the history
  • Loading branch information
antonok-edm committed Sep 8, 2021
1 parent ff223a5 commit 7ad048e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions browser/extensions/api/brave_shields_api.cc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

#include <utility>

#include "base/feature_list.h"
#include "base/strings/string_number_conversions.h"
#include "brave/browser/brave_browser_process.h"
#include "brave/browser/brave_shields/brave_shields_web_contents_observer.h"
Expand All @@ -20,7 +19,6 @@
#include "brave/components/brave_shields/browser/brave_shields_p3a.h"
#include "brave/components/brave_shields/browser/brave_shields_util.h"
#include "brave/components/brave_shields/common/brave_shield_constants.h"
#include "brave/components/brave_shields/common/features.h"
#include "chrome/browser/browser_process.h"
#include "chrome/browser/content_settings/host_content_settings_map_factory.h"
#include "chrome/browser/extensions/api/tabs/tabs_constants.h"
Expand Down
1 change: 0 additions & 1 deletion browser/extensions/api/brave_shields_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

#include <memory>
#include <string>
#include <vector>

#include "extensions/browser/extension_function.h"

Expand Down

0 comments on commit 7ad048e

Please sign in to comment.