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

Unified Diff: ios/web/BUILD.gn

Issue 2569103002: [ios] webViewContainingBlockedImage which does not need size argument. (Closed)
Patch Set: Added missing dependency Created 4 years 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/earl_grey/web_view_matchers.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 cebb17f4376b312ae8d8a4bb75607d4977569a4f..18dc2e41e5d892820ea3ffbd3be08438c7d9f3b0 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -342,6 +342,7 @@ source_set("earl_grey_test_support") {
"//ios/testing:ios_test_support",
"//ios/testing/earl_grey:earl_grey_support",
"//ios/third_party/earl_grey",
+ "//net:net",
]
sources = [
« no previous file with comments | « no previous file | ios/web/public/test/earl_grey/web_view_matchers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698