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

Unified Diff: ios/web_view/test/BUILD.gn

Issue 2940953003: Consolidated all CWVWebView test helpers inside web_view_test_util file. (Closed)
Patch Set: Addressed review comments Created 3 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_view/test/chrome_web_view_kvo_inttest.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web_view/test/BUILD.gn
diff --git a/ios/web_view/test/BUILD.gn b/ios/web_view/test/BUILD.gn
index 9ec6b143bc837c337dcedcedc4a36e00d9109ce6..8b22400c4598f40a1d9f273a7e0606e985585501 100644
--- a/ios/web_view/test/BUILD.gn
+++ b/ios/web_view/test/BUILD.gn
@@ -50,6 +50,7 @@ source_set("test_support") {
]
deps = [
+ "//base:base",
"//ios/testing:ios_test_support",
"//ios/web_view:web_view+link",
]
« no previous file with comments | « no previous file | ios/web_view/test/chrome_web_view_kvo_inttest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698