Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1029)

Unified Diff: chrome/test/data/instant.html

Issue 10915217: Hook up SetInstantPreviewHeight for ChromeOS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Minor fixes. Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/instant.html
diff --git a/chrome/test/data/instant.html b/chrome/test/data/instant.html
index 189d056b58a6bd1149f43a588c3b5bbd0d0507cc..ab0e24de95af47b45ee9f208834b16464ed13b5f 100644
--- a/chrome/test/data/instant.html
+++ b/chrome/test/data/instant.html
@@ -1,4 +1,4 @@
-<html><body><h1>Instant</h1><script>
+<html><body style="background:red"><h1>Instant</h1><script>
sreeram 2012/09/17 17:26:12 Presumably you added this to test. Remove?
Jered 2012/09/18 22:12:00 Done.
var onchangecalls = 0;
var onsubmitcalls = 0;
« chrome/browser/instant/instant_controller.cc ('K') | « chrome/test/base/test_browser_window.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698