Index: content/browser/zygote_host_impl_linux.h |
diff --git a/content/browser/zygote_host_impl_linux.h b/content/browser/zygote_host_impl_linux.h |
index ad8dfac26223f4712482253f76729105d50baaa8..f686c6ade091e2634f1b63fc6d718bbd358191a1 100644 |
--- a/content/browser/zygote_host_impl_linux.h |
+++ b/content/browser/zygote_host_impl_linux.h |
@@ -17,8 +17,6 @@ |
template<typename Type> |
struct DefaultSingletonTraits; |
-static const char kZygoteMagic[] = "ZYGOTE_OK"; |
- |
class CONTENT_EXPORT ZygoteHostImpl : public content::ZygoteHost { |
public: |
// Returns the singleton instance. |