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

Unified Diff: LayoutTests/http/tests/misc/extract-http-content-language.php

Issue 58533003: Move fast/js/resources files to resources. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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: LayoutTests/http/tests/misc/extract-http-content-language.php
diff --git a/LayoutTests/http/tests/misc/extract-http-content-language.php b/LayoutTests/http/tests/misc/extract-http-content-language.php
index c5c1fdcdf02253c5c0b1f142db8850d7e2b98599..cb4de3162e5b8310d2ed17e4011330faaac6d55e 100644
--- a/LayoutTests/http/tests/misc/extract-http-content-language.php
+++ b/LayoutTests/http/tests/misc/extract-http-content-language.php
@@ -4,7 +4,7 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
-<script src="../../js-test-resources/js-test-pre.js"></script>
+<script src="../../js-test-resources/js-test.js"></script>
</head>
<body>
<p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=97929">bug 97929</a>:

Powered by Google App Engine
This is Rietveld 408576698