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

Unified Diff: ios/web/BUILD.gn

Issue 2277103003: Add GetCurrentNativeController to webstate. (Closed)
Patch Set: Fix method signature Created 4 years, 4 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/native_controller_test_util.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 00732e1a50ffadd52a13a7ed9690719bf8a5e1fb..ff3f8839db59e04fc0417b1213508d37bdeba9d1 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -373,6 +373,8 @@ source_set("test_support") {
"public/test/http_server_util.mm",
"public/test/js_test_util.h",
"public/test/js_test_util.mm",
+ "public/test/native_controller_test_util.h",
+ "public/test/native_controller_test_util.mm",
"public/test/navigation_test_util.h",
"public/test/navigation_test_util.mm",
"public/test/response_providers/data_response_provider.h",
« no previous file with comments | « no previous file | ios/web/public/test/native_controller_test_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698