summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorvictorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-16 18:44:25 +0000
committervictorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-16 18:44:25 +0000
commit0b6b23d44924736b829967c7689e066d0b4cee4d (patch)
treeabff34e23d63d799646515f45373d424564cdd73 /webkit
parentf5a00084ea8b4dd84388da88f57db562a3c913f7 (diff)
downloadchromium_src-0b6b23d44924736b829967c7689e066d0b4cee4d.zip
chromium_src-0b6b23d44924736b829967c7689e066d0b4cee4d.tar.gz
chromium_src-0b6b23d44924736b829967c7689e066d0b4cee4d.tar.bz2
Update flakiness dashboard to load dashboard_base.js from current and sub directory.
This is a temporary solution for migrating flakiness dashboard to AE. R=ojan BUG=none TEST=flakiness dashboard Review URL: http://codereview.chromium.org/1048001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41740 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/flakiness_dashboard.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/flakiness_dashboard.html b/webkit/tools/layout_tests/flakiness_dashboard.html
index 2214e10..3ff3995 100644
--- a/webkit/tools/layout_tests/flakiness_dashboard.html
+++ b/webkit/tools/layout_tests/flakiness_dashboard.html
@@ -237,6 +237,10 @@
}
</style>
+ <!-- Flakiness dashboard is adding to appengine, this is a temporary solution
+ to load dashboard_base.js from current and sub dirs so it works in both cases.
+ -->
+ <script src="dashboard_base.js"></script>
<script src="dashboards/dashboard_base.js"></script>
<script>
/**