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

Unified Diff: ios/web/BUILD.gn

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 | « no previous file | ios/web/ios_web.gyp » ('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 cedd6c7c4136213db42ed22e30dc39f2fcfaa10c..fb1f45b3bdaf757e5dd8c1545947becd4188491f 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -350,6 +350,8 @@ source_set("test_support") {
"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 | « no previous file | ios/web/ios_web.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698