Index: webkit/glue/webkit_glue.h |
=================================================================== |
--- webkit/glue/webkit_glue.h (revision 51045) |
+++ webkit/glue/webkit_glue.h (working copy) |
@@ -248,9 +248,6 @@ |
// Returns the product version. E.g., Chrome/4.1.333.0 |
std::string GetProductVersion(); |
-// Returns true if the embedder is running in single process mode. |
-bool IsSingleProcess(); |
- |
// ---- END FUNCTIONS IMPLEMENTED BY EMBEDDER --------------------------------- |