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

Unified Diff: chrome/chrome_browser.gypi

Issue 8502033: Add Windows desktop shortcut for multiple profiles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: rebase Created 9 years, 1 month 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_shortcut_manager_win.cc ('k') | chrome/installer/setup/install.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 111142)
+++ chrome/chrome_browser.gypi (working copy)
@@ -1963,6 +1963,7 @@
'browser/profiles/profile_impl_io_data.h',
'browser/profiles/profile_info_cache.cc',
'browser/profiles/profile_info_cache.h',
+ 'browser/profiles/profile_info_cache_observer.h',
'browser/profiles/profile_info_interface.h',
'browser/profiles/profile_io_data.cc',
'browser/profiles/profile_io_data.h',
@@ -1972,6 +1973,8 @@
'browser/profiles/profile_manager.h',
'browser/profiles/profile_metrics.cc',
'browser/profiles/profile_metrics.h',
+ 'browser/profiles/profile_shortcut_manager_win.cc',
+ 'browser/profiles/profile_shortcut_manager_win.h',
'browser/protector/base_setting_change.cc',
'browser/protector/base_setting_change.h',
'browser/protector/default_search_provider_change.cc',
« no previous file with comments | « chrome/browser/profiles/profile_shortcut_manager_win.cc ('k') | chrome/installer/setup/install.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698