diff options
Diffstat (limited to 'chrome/browser/shell_integration.h')
-rw-r--r-- | chrome/browser/shell_integration.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/shell_integration.h b/chrome/browser/shell_integration.h index 1306027..f781b00 100644 --- a/chrome/browser/shell_integration.h +++ b/chrome/browser/shell_integration.h @@ -103,6 +103,7 @@ class ShellIntegration { base::FilePath extension_path; gfx::ImageFamily favicon; base::FilePath profile_path; + std::string profile_name; }; // Info about which locations to create app shortcuts in. |