| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 68025551889fd2bfa3efc64128b50c24f25d6d69..0adcdc06b6eb3fa1c60c72bfd1240ce2c9ce3721 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -150,6 +150,7 @@ CONTENT_EXPORT extern const char kRendererAssertTest[];
|
| extern const char kRendererCmdPrefix[];
|
| CONTENT_EXPORT extern const char kRendererCrashTest[];
|
| CONTENT_EXPORT extern const char kRendererProcess[];
|
| +extern const char kRendererProcessLimit[];
|
| extern const char kRendererStartupDialog[];
|
| // TODO(jam): this doesn't belong in content.
|
| CONTENT_EXPORT extern const char kServiceProcess[];
|
|
|