summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/ui/browser_action_popup/popup.html
blob: 4c6566e304b18061037907b0434141846cc1d9f0 (plain)
1
2
3
4
5
6
7
<!doctype html>
<head>
<script src="popup.js"></script>
</head>
<html>
This is a popup
</html>