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

Unified Diff: components/image_fetcher/ios/DEPS

Issue 2663213002: Create the IOSImageDataFetcherWrapper (Closed)
Patch Set: Created 3 years, 11 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
Index: components/image_fetcher/ios/DEPS
diff --git a/components/image_fetcher/ios/DEPS b/components/image_fetcher/ios/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..a797c90b19a1e20adeab9575b6ff0ff455ff5026
--- /dev/null
+++ b/components/image_fetcher/ios/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+ios/web/public",
+]
+

Powered by Google App Engine
This is Rietveld 408576698