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

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

Issue 11592004: InstantExtended: tests! (Closed) Base URL: http://git.chromium.org/chromium/src.git@fixmyterms
Patch Set: Fix lint. Created 7 years, 11 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_extended.html
diff --git a/chrome/test/data/instant_extended.html b/chrome/test/data/instant_extended.html
new file mode 100644
index 0000000000000000000000000000000000000000..31ed03d1e3390565aa5ff1ce8a3784ea44341f07
--- /dev/null
+++ b/chrome/test/data/instant_extended.html
@@ -0,0 +1,8 @@
+<html>
+ <head>
+ <script src="instant_extended.js"></script>
sreeram 2013/01/17 23:54:18 Just inline the script here, and get rid of the se
samarth 2013/01/18 00:06:45 Yeah, that's why, but inlined it.
+ </head>
+ <body>
+ <h1>Instant</h1>
+ </body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698