| Index: content/public/common/content_switches.h
|
| ===================================================================
|
| --- content/public/common/content_switches.h (revision 260245)
|
| +++ content/public/common/content_switches.h (working copy)
|
| @@ -312,10 +312,6 @@
|
| extern const char kDisableCoreAnimationPlugins[];
|
| #endif
|
|
|
| -#if defined(OS_POSIX)
|
| -extern const char kChildCleanExit[];
|
| -#endif
|
| -
|
| // DON'T ADD RANDOM STUFF HERE. Put it in the main section above in
|
| // alphabetical order, or in one of the ifdefs (also in order in each section).
|
|
|
|
|