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

Unified Diff: chrome/chrome_browser.gypi

Issue 222313005: [Profiles] Download high-res avatars using the --new-profile-management flag (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 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
« no previous file with comments | « chrome/browser/profiles/profile_info_cache_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index c6e24a355e428f9297b5a3c413bfaee29d3b1308..18089df1c4ad62956bd2b7a15da8da000d8e569d 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1742,6 +1742,8 @@
'browser/profiles/profile.h',
'browser/profiles/profile_android.cc',
'browser/profiles/profile_android.h',
+ 'browser/profiles/profile_avatar_downloader.cc',
+ 'browser/profiles/profile_avatar_downloader.h',
'browser/profiles/profile_destroyer.cc',
'browser/profiles/profile_destroyer.h',
'browser/profiles/profile_downloader.cc',
« no previous file with comments | « chrome/browser/profiles/profile_info_cache_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698