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

Unified Diff: components/image_fetcher/DEPS

Issue 2715153006: Set desired_image_size when decoding images for NTP Tile icons. (Closed)
Patch Set: comment formatting Created 3 years, 10 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
« no previous file with comments | « components/image_fetcher/BUILD.gn ('k') | components/image_fetcher/image_decoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/image_fetcher/DEPS
diff --git a/components/image_fetcher/DEPS b/components/image_fetcher/DEPS
index a07acff5466a7cdfb892bc5eefc76b6d8ba9d877..9e2344380893e1ab5a244da296ea6530adb13e63 100644
--- a/components/image_fetcher/DEPS
+++ b/components/image_fetcher/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/data_use_measurement/core",
"+net",
+ "+ui/gfx/geometry",
"+url",
]
« no previous file with comments | « components/image_fetcher/BUILD.gn ('k') | components/image_fetcher/image_decoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698