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

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

Issue 400423002: Remove base.* methods. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 | « no previous file | Tools/GardeningServer/scripts/base.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 ffb613b8149615776e7d0707b7d4aef9a9eae54d..7b8d65e927ec70fe2d05bd529058db74452bffdf 100644
--- a/Tools/GardeningServer/run-unittests.html
+++ b/Tools/GardeningServer/run-unittests.html
@@ -45,7 +45,6 @@ THE POSSIBILITY OF SUCH DAMAGE.
<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>
<script src="scripts/net.js"></script>
<script src="scripts/net_unittests.js"></script>
<script src="scripts/svn-log.js"></script>
« no previous file with comments | « no previous file | Tools/GardeningServer/scripts/base.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698