| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index e649ec448f0a876eef9442312464802fa49f7560..92715e511a2647ef0f35d43664215b8040b99ef9 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -168,6 +168,7 @@ extern const char kUserDataDir[];
|
| extern const char kUserScriptsDir[];
|
| extern const char kUtilityCmdPrefix[];
|
| extern const char kUtilityProcess[];
|
| +extern const char kUtilityProcessAllowedDir[];
|
| extern const char kWaitForDebuggerChildren[];
|
| extern const char kWebWorkerProcessPerCore[];
|
| extern const char kWebWorkerShareProcesses[];
|
|
|