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

Unified Diff: base/base_paths_win.h

Issue 14027008: Migrate app_host.exe shortcuts to chrome.exe shortcuts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rework Created 7 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
« no previous file with comments | « no previous file | base/base_paths_win.cc » ('j') | chrome/browser/shell_integration.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_paths_win.h
diff --git a/base/base_paths_win.h b/base/base_paths_win.h
index 11bc111d66cd9d527d6ebfbe0f875a76225c11c2..07a20b562c696866bdc662c21694fead471781e0 100644
--- a/base/base_paths_win.h
+++ b/base/base_paths_win.h
@@ -42,6 +42,10 @@ enum {
// of the Default user.
DIR_TASKBAR_PINS, // Directory for the shortcuts pinned to taskbar via
// base::win::TaskbarPinShortcutLink().
+ DIR_IMPLICIT_APP_SHORTCUTS, // Directory the shortcuts pinned to
+ // taskbar live when they have a custom app id
+ // and the "Pin to Taskbar" menu item is
+ // clicked by the user.
PATH_WIN_END
};
« no previous file with comments | « no previous file | base/base_paths_win.cc » ('j') | chrome/browser/shell_integration.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698