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

Unified Diff: components/offline_items_collection/core/DEPS

Issue 2811803006: Add support for pulling icons for OfflineItems (Closed)
Patch Set: More findbugs Created 3 years, 8 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/offline_items_collection/core/DEPS
diff --git a/components/offline_items_collection/core/DEPS b/components/offline_items_collection/core/DEPS
index bf267f99ddd64709b52d2b9be71f6fac9f4066cf..38d6d22e25c6375ee863e715eec31c7747d55681 100644
--- a/components/offline_items_collection/core/DEPS
+++ b/components/offline_items_collection/core/DEPS
@@ -4,5 +4,6 @@ include_rules = [
"+components/offline_pages",
"+jni",
"+testing",
+ "+ui/gfx",
"+url",
]

Powered by Google App Engine
This is Rietveld 408576698