Index: chrome/installer/util/shell_util.h |
diff --git a/chrome/installer/util/shell_util.h b/chrome/installer/util/shell_util.h |
index bfdb9b953ecfeec05bd2c918e40e8096246a7b16..50f3d4d103fcd434ea7d8bcf6ff98e74ad19394a 100644 |
--- a/chrome/installer/util/shell_util.h |
+++ b/chrome/installer/util/shell_util.h |
@@ -44,6 +44,7 @@ class ShellUtil { |
SHORTCUT_LOCATION_DESKTOP, |
SHORTCUT_LOCATION_QUICK_LAUNCH, |
SHORTCUT_LOCATION_START_MENU, |
+ // TODO(mgiuca): add SHORTCUT_LOCATION_START_MENU_CHROME_APPS_DIR here. |
gab
2013/04/29 21:34:44
FYI this will conflict with https://codereview.chr
gab
2013/04/29 21:34:44
I don't think a TODO is required here since none o
gab
2013/04/29 21:45:28
Seems indeed that https://codereview.chromium.org/
Matt Giuca
2013/04/30 01:14:09
Hi Gab,
Yes, I'm aware of this CL (it was my sugg
gab
2013/04/30 15:00:24
I see, thanks for clarifying, I'd prefer not to ha
|
}; |
enum ShortcutOperation { |