| Index: trunk/src/ppapi/shared_impl/ppapi_switches.cc
|
| ===================================================================
|
| --- trunk/src/ppapi/shared_impl/ppapi_switches.cc (revision 242118)
|
| +++ trunk/src/ppapi/shared_impl/ppapi_switches.cc (working copy)
|
| @@ -9,7 +9,4 @@
|
| // Enables the testing interface for PPAPI.
|
| const char kEnablePepperTesting[] = "enable-pepper-testing";
|
|
|
| -// Specifies throttling time in milliseconds for PpapiHostMsg_Keepalive IPCs.
|
| -const char kPpapiKeepAliveThrottle[] = "ppapi-keep-alive-throttle";
|
| -
|
| } // namespace switches
|
|
|