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

Unified Diff: chrome/chrome_browser.gypi

Issue 7155015: Store profile avatar to preferences (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 6 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 15262c213ac271e13232c7a905dce6437f50f23c..9affeec3ab7703dec35a237fba7fc583de3c2a5f 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1750,6 +1750,8 @@
'browser/profiles/profile_impl.h',
'browser/profiles/profile_impl_io_data.cc',
'browser/profiles/profile_impl_io_data.h',
+ 'browser/profiles/profile_info_cache.cc',
+ 'browser/profiles/profile_info_cache.h',
'browser/profiles/profile_io_data.cc',
'browser/profiles/profile_io_data.h',
'browser/profiles/profile_keyed_service_factory.cc',

Powered by Google App Engine
This is Rietveld 408576698