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

Unified Diff: dom/Console.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
« no previous file with comments | « Multiscript.html ('k') | dom/DOMMap.html » ('j') | dom/DOMMap.html » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dom/Console.html
diff --git a/dom/Console.html b/dom/Console.html
index 68a9d4cc17e5f699720890034dfacf002238b8ed..8ab53294644444be1b0351f36f3ec809fa0302c1 100644
--- a/dom/Console.html
+++ b/dom/Console.html
@@ -1,4 +1,4 @@
<!-- Generated by generate_dartvm_layout_tests.py. Do not edit. -->
Emily Fortuna 2013/02/06 22:44:56 I couldn't find this script anywhere.... should we
Siggi Cherem (dart-lang) 2013/02/06 23:51:52 yeah, it's under multivm/trunk/tools that's the f
-<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" src="Console.dart"></script>
<iframe src="../../../../../dart/frog/tip/frogger.html" style="visibility:hidden;display:none"></iframe>
ricow1 2013/02/07 06:51:53 This iframe will probably not load - unless you us
Siggi Cherem (dart-lang) 2013/02/07 17:22:02 Interesting - I was blindly updating the unittest
Anton Muhin 2013/02/08 13:38:51 If memory serves, that used to run a complier. I
« no previous file with comments | « Multiscript.html ('k') | dom/DOMMap.html » ('j') | dom/DOMMap.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698