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

Unified Diff: base/base_unittest.sl

Issue 9856028: Remove Slavelastic Manifest File (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 9 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_unittest.sl
diff --git a/base/base_unittest.sl b/base/base_unittest.sl
deleted file mode 100644
index f3f70ac916bdadc941ea12f424f272e285dafd34..0000000000000000000000000000000000000000
--- a/base/base_unittest.sl
+++ /dev/null
@@ -1,16 +0,0 @@
-; This file is needed for the experimental Slavelastic/Swarm project.
-; Talk to csharp@chromium.org for details
-; base_unittests.sl: Slavelastic Manifest file for Base Unit Tests
-
-[Header]
-name = Base Unittests
-
-[Windows]
-executable = src\build\%(target)s\base_unittests.exe
-
-[Linux]
-executable = src/out/%(target)s/base_unittests
-
-[Mac]
-; PLACEHOLDER ONLY, WON'T WORK
-executable = src/out/%(target)s/base_unittests
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698