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

Unified Diff: chrome/test/data/prerender/prefetch2.js

Issue 2304953002: NoState Prefetch: nostate prefetch browser tests. (Closed)
Patch Set: Remove final_status.cc as it had only formatting changes. Created 4 years, 2 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
« no previous file with comments | « chrome/test/data/prerender/prefetch.js ('k') | chrome/test/data/prerender/prefetch_image.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/prerender/prefetch2.js
diff --git a/chrome/browser/resources/extension_resource/demo/library.js b/chrome/test/data/prerender/prefetch2.js
similarity index 64%
copy from chrome/browser/resources/extension_resource/demo/library.js
copy to chrome/test/data/prerender/prefetch2.js
index 9e89995815f7b8d68b977357e5b337a9990fb481..0b30657652ae72d244388e2b01d2b51adcaf2dea 100644
--- a/chrome/browser/resources/extension_resource/demo/library.js
+++ b/chrome/test/data/prerender/prefetch2.js
@@ -2,4 +2,5 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-var demo = {};
+// This is an additional script used to separately count loads from
+// prefetch_page2.html.
« no previous file with comments | « chrome/test/data/prerender/prefetch.js ('k') | chrome/test/data/prerender/prefetch_image.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698