Skip to content

Commit

Permalink
extension: remove X-UA-Compatible meta (#5739)
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff authored and paulirish committed Jul 27, 2018
1 parent 1abdd17 commit 2e2acf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lighthouse-extension/app/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="author" content="Lighthouse Team">
<meta name="viewport" content="width=device-width">
<title>Lighthouse Report</title>
Expand Down

0 comments on commit 2e2acf1

Please sign in to comment.