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

Side by Side Diff: components/user_manager/DEPS

Issue 2537713002: Add support for transparent/translucent pixels in the user image (Closed)
Patch Set: rebased 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 unified diff | Download patch
« no previous file with comments | « chrome/test/data/chromeos/avatar3.png ('k') | components/user_manager/user.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chromeos/chromeos_switches.h", 2 "+chromeos/chromeos_switches.h",
3 "+components/prefs", 3 "+components/prefs",
4 "+components/signin/core/account_id/account_id.h", 4 "+components/signin/core/account_id/account_id.h",
5 "+google_apis/gaia/gaia_auth_util.h", 5 "+google_apis/gaia/gaia_auth_util.h",
6 "+third_party/skia/include", 6 "+third_party/skia/include",
7 "+ui/gfx/codec", 7 "+ui/gfx/codec",
8 "+ui/gfx/geometry",
8 "+ui/gfx/image", 9 "+ui/gfx/image",
9 "+url", 10 "+url",
10 ] 11 ]
OLDNEW
« no previous file with comments | « chrome/test/data/chromeos/avatar3.png ('k') | components/user_manager/user.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698