Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index edfff8a3d6f17132a2592008224429cfd6d92971..22b930b89ee8d4e89bd9ae265de04d7270aec825 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -236,6 +236,7 @@ extern const char kNoDefaultBrowserCheck[]; |
extern const char kNoEvents[]; |
extern const char kNoExperiments[]; |
extern const char kNoFirstRun[]; |
+extern const char kNoGpuSandbox[]; |
extern const char kNoJsRandomness[]; |
extern const char kNoProxyServer[]; |
extern const char kNoReferrers[]; |