Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(411)

Unified Diff: ios/web/BUILD.gn

Issue 2650913008: Renamed CRWWebStateDelegateStub to CRWMockWebStateDelegate. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ios/web/public/test/crw_mock_web_state_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index 684d845068f7ee7070e064d94d55faa07705342b..ad7c5320912684a17f7d18775726eb6600fdab26 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -525,6 +525,8 @@ test("ios_web_unittests") {
"payments/payment_request_unittest.cc",
"public/origin_util_unittest.mm",
"public/referrer_util_unittest.cc",
+ "public/test/crw_mock_web_state_delegate.h",
+ "public/test/crw_mock_web_state_delegate.mm",
"public/web_state/page_viewport_state_unittest.mm",
"url_scheme_util_unittest.mm",
"url_util_unittest.cc",
@@ -548,8 +550,6 @@ test("ios_web_unittests") {
"web_state/ui/wk_back_forward_list_item_holder_unittest.mm",
"web_state/ui/wk_web_view_configuration_provider_unittest.mm",
"web_state/web_state_delegate_bridge_unittest.mm",
- "web_state/web_state_delegate_stub.h",
- "web_state/web_state_delegate_stub.mm",
"web_state/web_state_impl_unittest.mm",
"web_state/web_view_internal_creation_util_unittest.mm",
"web_state/wk_web_view_security_util_unittest.mm",
« no previous file with comments | « no previous file | ios/web/public/test/crw_mock_web_state_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698