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

Unified Diff: ios/web/ios_web_unittests.gyp

Issue 1851003003: [ios] Added web// public API to let embedder observe loading progress. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed compilation Created 4 years, 8 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 | « ios/web/ios_web.gyp ('k') | ios/web/public/test/test_web_state.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web_unittests.gyp
diff --git a/ios/web/ios_web_unittests.gyp b/ios/web/ios_web_unittests.gyp
index 11989a50e95b05d14e428b95e8be56a3ae65617b..3a91ebd133f93cbd608144897019bc87a178a3b4 100644
--- a/ios/web/ios_web_unittests.gyp
+++ b/ios/web/ios_web_unittests.gyp
@@ -68,6 +68,9 @@
'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_impl_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_view_internal_creation_util_unittest.mm',
'web_state/wk_web_view_security_util_unittest.mm',
'webui/crw_web_ui_manager_unittest.mm',
« no previous file with comments | « ios/web/ios_web.gyp ('k') | ios/web/public/test/test_web_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698