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

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

Issue 355193005: Remove checkout functionality from GOM (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/checkout.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 2d0c94e640bc71cf478cdd3dad1e8f965ba39ff2..e4bee582e5a47a313745200b30bd7afe28fe0b11 100644
--- a/Tools/GardeningServer/run-unittests.html
+++ b/Tools/GardeningServer/run-unittests.html
@@ -53,8 +53,6 @@ THE POSSIBILITY OF SUCH DAMAGE.
<script src="scripts/treestatus_unittests.js"></script>
<script src="scripts/builders.js"></script>
<script src="scripts/builders_unittests.js"></script>
-<script src="scripts/checkout.js"></script>
-<script src="scripts/checkout_unittests.js"></script>
<script src="scripts/results.js"></script>
<script src="scripts/results_unittests.js"></script>
<script src="scripts/ui.js"></script>
« no previous file with comments | « Tools/GardeningServer/garden-o-matic.html ('k') | Tools/GardeningServer/scripts/checkout.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698