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

Unified Diff: ios/web/ios_web.gyp

Issue 2048123002: Created TestRedirectObserver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@const_navigation_manager_getter
Patch Set: Added comments Created 4 years, 6 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/BUILD.gn ('k') | ios/web/public/test/test_redirect_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web.gyp
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp
index 02d3e726e7a4095b637184dfe11913a6a3953bfa..e9622096961f94d2b1e3a4ef34ce9da0f564c94b 100644
--- a/ios/web/ios_web.gyp
+++ b/ios/web/ios_web.gyp
@@ -495,6 +495,8 @@
'public/test/scoped_testing_web_client.mm',
'public/test/test_browser_state.cc',
'public/test/test_browser_state.h',
+ 'public/test/test_redirect_observer.h',
+ 'public/test/test_redirect_observer.mm',
'public/test/test_web_client.h',
'public/test/test_web_client.mm',
'public/test/test_web_state.h',
« no previous file with comments | « ios/web/BUILD.gn ('k') | ios/web/public/test/test_redirect_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698