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

Unified Diff: webkit/glue/webkit_glue.h

Issue 2856018: Revert 51042 - Show a warning message if the cache might not be cleared corre... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 6 months 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
« no previous file with comments | « webkit/extensions/v8/benchmarking_extension.cc ('k') | webkit/support/webkit_support_glue.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 ---------------------------------
« no previous file with comments | « webkit/extensions/v8/benchmarking_extension.cc ('k') | webkit/support/webkit_support_glue.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698