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 2ec310d..8f17f3b 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -72,6 +72,7 @@ extern const wchar_t kRestoreLastSession[]; extern const wchar_t kRecordMode[]; extern const wchar_t kPlaybackMode[]; extern const wchar_t kNoEvents[]; +extern const wchar_t kNoJsRandomness[]; extern const wchar_t kHideIcons[]; extern const wchar_t kShowIcons[]; |