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

Unified Diff: Tools/GardeningServer/run-unittests.html

Issue 367563002: Get sugar out of bower instead of checking it in. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | « Tools/GardeningServer/garden-o-matic.html ('k') | Tools/GardeningServer/scripts/third_party/sugar.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/run-unittests.html
diff --git a/Tools/GardeningServer/run-unittests.html b/Tools/GardeningServer/run-unittests.html
index a34395dd6caf0ea8f7a2e91c5ba8a1480ddca367..f8f54a5f14158925567bf64df9a6b10413db8d41 100644
--- a/Tools/GardeningServer/run-unittests.html
+++ b/Tools/GardeningServer/run-unittests.html
@@ -40,7 +40,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
<link rel="stylesheet" href="styles/results.css">
-<script src="scripts/third_party/sugar.js"></script>
+<script src="bower_components/sugar/release/sugar-full.development.js"></script>
<script src="scripts/base.js"></script>
<script src="scripts/config.js"></script>
<script src="scripts/base_unittests.js"></script>
« no previous file with comments | « Tools/GardeningServer/garden-o-matic.html ('k') | Tools/GardeningServer/scripts/third_party/sugar.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698