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

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
« no previous file with comments | « ios/web/public/web_state/ui/crw_web_delegate.h ('k') | ios/web/web_state/web_state_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
rohitrao (ping after 24h) 2016/12/02 11:45:21 Could you restrict these rules a bit further, to t
gambard 2016/12/02 12:07:08 Done.
+ "+third_party/skia",
+]
« no previous file with comments | « ios/web/public/web_state/ui/crw_web_delegate.h ('k') | ios/web/web_state/web_state_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698