chromium/chrome/test/data/dom_automation/frames/frame2.html

<html>
<body>
<iframe src="iframe2.html"></iframe>
<div>frame 2</div>
</body>
</html>