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

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: typo 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 8485dfbc186a24beeb55836d86d324ae30f3b764..a12d394a74d2a61fd7c3bd4af1784a25c928a9ac 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1756,6 +1756,7 @@
'browser/profiles/profile.h',
'browser/profiles/profile_android.cc',
'browser/profiles/profile_android.h',
+ 'browser/profiles/profile_avatar_downloader.cc',
msw 2014/04/28 20:46:37 You need to add the header file too...
noms (inactive) 2014/04/29 19:12:27 Eeeek! Done. On 2014/04/28 20:46:37, msw wrote:
'browser/profiles/profile_destroyer.cc',
'browser/profiles/profile_destroyer.h',
'browser/profiles/profile_downloader.cc',

Powered by Google App Engine
This is Rietveld 408576698