Since it is discontinued since June 2013 http://blog.chromium.org/2013/06/retiring-chrome-frame.html
@@ -8,8 +8,8 @@
<head>
<meta charset="utf-8">
- <?php // Google Chrome Frame for IE ?>
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+ <?php // force Internet Explorer to use the latest rendering engine available ?>
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
<title><?php wp_title(''); ?></title>