Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: trunk/src/ppapi/shared_impl/ppapi_switches.cc

Issue 118533004: Revert 242061 "Test Keeping NaCl plugins used in app background ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « trunk/src/ppapi/shared_impl/ppapi_switches.h ('k') | trunk/src/ppapi/tests/extensions/background_keepalive/background.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698