Skip to content

Commit

Permalink
[ios] Remove FakeWebStateListObservingDelegate
Browse files Browse the repository at this point in the history
This CL removes ios/chrome/test/fakes/fake_web_state_list_observing_delegate.h and ios/chrome/test/fakes/fake_web_state_list_observing_delegate.mm because
no one uses it.

Bug: 1442546
Change-Id: I9d83969e05d02b0a22780b83e4fe4edfe7d61d62
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4614977
Auto-Submit: Asami Doi <asamidoi@chromium.org>
Reviewed-by: Éric Noyau <noyau@chromium.org>
Commit-Queue: Asami Doi <asamidoi@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1159539}
  • Loading branch information
d0iasm authored and Chromium LUCI CQ committed Jun 19, 2023
1 parent 9429d2e commit cef6cba
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 85 deletions.
2 changes: 0 additions & 2 deletions ios/chrome/test/fakes/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ source_set("fakes") {
"fake_ui_view_controller.mm",
"fake_web_content_handler.h",
"fake_web_content_handler.mm",
"fake_web_state_list_observing_delegate.h",
"fake_web_state_list_observing_delegate.mm",
]

deps = [
Expand Down
23 changes: 0 additions & 23 deletions ios/chrome/test/fakes/fake_web_state_list_observing_delegate.h

This file was deleted.

60 changes: 0 additions & 60 deletions ios/chrome/test/fakes/fake_web_state_list_observing_delegate.mm

This file was deleted.

0 comments on commit cef6cba

Please sign in to comment.