diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 2162976..e21d56fe 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -188,6 +188,7 @@ extern const char kZygoteProcess[]; extern const char kCookiePipe[]; extern const char kEnableGView[]; extern const char kTestLoadLibcros[]; +extern const char kProfile[]; #endif #if defined(OS_LINUX) |