chromium/chrome/test/data/content_setting_bubble/mixed_script.html

<!DOCTYPE html>
<html>
<head>
<title>Mixed content test</title>
<script src="http://example.com/script.js"></script>
<script src="/content_setting_bubble/mixed_script.js"></script>
</head>
<body>
</body>
</html>