| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a4782e15ef0d41989d92ecaddb0d47c621887b9d..f34ef3092478ef45794ea0a8efbd49cbb8b0a22d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -178,6 +178,8 @@ extern const wchar_t kForceFieldTestNameAndValue[];
|
|
|
| extern const wchar_t kNewNewTabPage[];
|
|
|
| +extern const wchar_t kLinuxSandbox[];
|
| +
|
| } // namespace switches
|
|
|
| #endif // CHROME_COMMON_CHROME_SWITCHES_H_
|
|
|