Index: chrome/browser/resources/instant/instant.html |
diff --git a/chrome/browser/resources/instant/instant.html b/chrome/browser/resources/instant/instant.html |
index 807b906128fe7c335bcd551e4a720e7bde29638d..5187db7e08881ab71d9c62a9a3270f3e4262fcfc 100644 |
--- a/chrome/browser/resources/instant/instant.html |
+++ b/chrome/browser/resources/instant/instant.html |
@@ -16,12 +16,12 @@ found in the LICENSE file. |
<hr> |
<div id="instant-form"></div> |
<div class="buttons-pane"> |
- <button id="reset-button">Reset</button> |
<button id="save-button">Save</button> |
</div> |
<hr/> |
<div> |
<h2>Instant Event Log</h2> |
+ <button id="clear-button">Clear</button><br><br> |
<div id="instant-debug-info"></div> |
</div> |
</body> |