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

Unified Diff: components/suggestions/DEPS

Issue 641513003: [Suggestions] Introduce a different image encoder/decoder for iOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Latest Created 6 years, 2 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/suggestions/DEPS
diff --git a/components/suggestions/DEPS b/components/suggestions/DEPS
index 557fff63b1ea2513419fe3ad0d08a7d93cdbc5ae..cf3bb097bab7938ad47f091b61e51f5b89e0f90b 100644
--- a/components/suggestions/DEPS
+++ b/components/suggestions/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/pref_registry",
"+components/variations",
"+net",
+ "+skia/ext",
"+ui",
"+url",
]

Powered by Google App Engine
This is Rietveld 408576698