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

Side by Side Diff: trunk/src/components/user_manager/DEPS

Issue 408833004: Revert 284417 "Move default user profile images strings and reso..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+grit/ui_chromeos_resources.h",
3 "+grit/ui_chromeos_strings.h",
4 "+third_party/skia/include", 2 "+third_party/skia/include",
5 "+ui/base/l10n",
6 "+ui/base/resource",
7 "+ui/gfx/codec", 3 "+ui/gfx/codec",
8 "+ui/gfx/image", 4 "+ui/gfx/image",
9 "+url", 5 "+url",
10 ] 6 ]
OLDNEW
« no previous file with comments | « trunk/src/components/user_manager.gypi ('k') | trunk/src/components/user_manager/user_image/default_user_images.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698