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

Unified Diff: ios/web/web_state/DEPS

Issue 2528043002: Implement DownloadImage directly in WebStateImpl (Closed)
Patch Set: Address comments 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
Index: ios/web/web_state/DEPS
diff --git a/ios/web/web_state/DEPS b/ios/web/web_state/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..ee54c22bef5e555a7acf11066e1ea9b81ad3547b
--- /dev/null
+++ b/ios/web/web_state/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+skia/ext",
+ "+third_party/skia",
+]

Powered by Google App Engine
This is Rietveld 408576698