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

Unified Diff: components/user_manager/DEPS

Issue 2537713002: Add support for transparent/translucent pixels in the user image (Closed)
Patch Set: Add support for transparent/translucent pixels in the user image 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
Index: components/user_manager/DEPS
diff --git a/components/user_manager/DEPS b/components/user_manager/DEPS
index f8187bc799f312b5cf8bd960cbda41cb2cf0fc2f..e64e44f55106b1cc1e1a9609b2e24ce4a17bc66e 100644
--- a/components/user_manager/DEPS
+++ b/components/user_manager/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+google_apis/gaia/gaia_auth_util.h",
"+third_party/skia/include",
"+ui/gfx/codec",
+"+ui/gfx/geometry",
danakj 2016/12/01 21:19:46 deps LGTM
"+ui/gfx/image",
"+url",
]

Powered by Google App Engine
This is Rietveld 408576698