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

Unified Diff: chrome/chrome_browser.gypi

Issue 33753002: Sooper experimental refactoring of the profile info cache. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 7 years, 2 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/ui/webui/signin/user_manager_screen_handler.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 697ca735261abf2b931e371b097d20ab31af3a35..f0177bf4d05e75b4222f04a81ce19f38fa56e1b0 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1790,6 +1790,8 @@
'browser/profiles/profile_impl_io_data.h',
'browser/profiles/profile_info_cache.cc',
'browser/profiles/profile_info_cache.h',
+ 'browser/profiles/profile_info_entry.cc',
+ 'browser/profiles/profile_info_entry.h',
'browser/profiles/profile_info_cache_observer.h',
'browser/profiles/profile_info_interface.h',
'browser/profiles/profile_info_util.cc',
« no previous file with comments | « chrome/browser/ui/webui/signin/user_manager_screen_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698