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

Unified Diff: chrome/chrome_browser.gypi

Issue 1214483002: Improve the ProfileInfoCache API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/profiles/profile_info_interface.h ('k') | chrome/chrome_tests_unit.gypi » ('j') | 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 6718aad3d54b02edbd320ad44ba0469c26538830..caab9d59eaffaace2b3f49aa32d6163f05a00e27 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2429,6 +2429,9 @@
'browser/profiles/profile_list.h',
'browser/profiles/profile_manager.cc',
'browser/profiles/profile_manager.h',
+ 'browser/profiles/profile_attributes_entry.cc',
+ 'browser/profiles/profile_attributes_entry.h',
+ 'browser/profiles/profile_attributes_storage.h',
'browser/profiles/profile_metrics.cc',
'browser/profiles/profile_metrics.h',
'browser/profiles/profile_metrics_mac.mm',
« no previous file with comments | « chrome/browser/profiles/profile_info_interface.h ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698