| <!-- | |
| Copyright 2014 The Chromium Authors. All rights reserved. | |
| Use of this source code is governed by a BSD-style license that can be found | |
| in the LICENSE file. | |
| --> | |
| <div id="extension-options-overlay" class="page"> | |
| <div class="close-button"></div> | |
| <div id="extension-options-overlay-header"> | |
| <img id="extension-options-overlay-icon"></img> | |
| <h1 id="extension-options-overlay-title"></h1> | |
| </div> | |
| <div id="extension-options-overlay-guest"></div> | |
| </div> |