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

Unified Diff: security/cross-frame-access.html

Issue 12244003: Fix individual tests to use the new location of test_controller.js (Closed) Base URL: svn://svn.chromium.org/multivm/trunk/webkit/LayoutTests/dart
Patch Set: Created 7 years, 10 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
« dom/Workers.html ('K') | « package-test.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: security/cross-frame-access.html
diff --git a/security/cross-frame-access.html b/security/cross-frame-access.html
index df6c18116b39e5b5cb3101f7f6a98ed84c4e9fd6..540495b9f0832201df9760f50f161b1f6cff00e8 100644
--- a/security/cross-frame-access.html
+++ b/security/cross-frame-access.html
@@ -1,6 +1,6 @@
<html>
<body>
-<script type='application/javascript' src='../../../../../dart/pkg/unittest/test_controller.js'></script>
+<script type='application/javascript' src='../../../../../dart/pkg/unittest/lib/test_controller.js'></script>
<script type=application/dart>
#import('../../../../../dart/pkg/unittest/lib/unittest.dart');
#import('../../../../../dart/pkg/unittest/lib/html_config.dart');
« dom/Workers.html ('K') | « package-test.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698