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

Unified Diff: ios/web/BUILD.gn

Issue 2528043002: Implement DownloadImage directly in WebStateImpl (Closed)
Patch Set: Restrict DEPS 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/web_state/ui/crw_web_delegate.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 6a6ba6fe7985ac6500c7597df834d849a9379ab9..f88c70cc892ce347c33f061c58a06f5f6bdb6082 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -246,6 +246,7 @@ source_set("web") {
"//components/url_formatter",
"//ios/net",
"//ios/third_party/blink:html_tokenizer",
+ "//ios/web/public/image_fetcher",
"//mojo/public/cpp/system",
"//mojo/public/js",
"//net",
« no previous file with comments | « no previous file | ios/web/public/web_state/ui/crw_web_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698