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

Unified Diff: dart/tools/dom/docs/docs.status

Issue 20722006: Removed compiler/ directory from repository (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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
Index: dart/tools/dom/docs/docs.status
diff --git a/dart/tools/dom/docs/docs.status b/dart/tools/dom/docs/docs.status
index 43d96f11accee75c4b6fa503fa34eff8f7189c31..7cd95de8e7f4fd0d877e4caba79caa1deecb98ff 100644
--- a/dart/tools/dom/docs/docs.status
+++ b/dart/tools/dom/docs/docs.status
@@ -3,5 +3,5 @@
# BSD-style license that can be found in the LICENSE file.
# docs.dart is a tool that only runs on the VM
-[ $compiler == dart2js || $compiler == dart2dart || $compiler == dartc || $runtime == drt || $runtime == dartium ]
+[ $compiler == dart2js || $compiler == dart2dart || $runtime == drt || $runtime == dartium ]
*: Skip

Powered by Google App Engine
This is Rietveld 408576698