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

Unified Diff: LayoutTests/fast/forms/date/no-page-popup-controller.html

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/fast/forms/date/no-page-popup-controller.html
diff --git a/LayoutTests/fast/forms/date/no-page-popup-controller.html b/LayoutTests/fast/forms/date/no-page-popup-controller.html
index d2701256a84b3e84bffa45684f3758ad172aca99..c02f94a3e1185ff9f4d0a83c8d86129d223b432c 100644
--- a/LayoutTests/fast/forms/date/no-page-popup-controller.html
+++ b/LayoutTests/fast/forms/date/no-page-popup-controller.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<body>
-<script src="../../js/resources/js-test-pre.js"></script>
+<script src="../../../resources/js-test.js"></script>
<input type=date>
<script>
description('Confirm that the main window doesn\'t have pagePopupController, which should be present only in a calendar picker.');

Powered by Google App Engine
This is Rietveld 408576698