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

Unified Diff: site/try/app.yaml

Issue 1124223008: remove matcher from try site - matcher is now part of unittest (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 7 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 | site/try/build_try.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site/try/app.yaml
diff --git a/site/try/app.yaml b/site/try/app.yaml
index 2e53e66aed3771927e4613938b863c53283af6c9..f6c9eee0f1125f8665a14522998f638e02851139 100644
--- a/site/try/app.yaml
+++ b/site/try/app.yaml
@@ -60,10 +60,6 @@ handlers:
static_dir: packages/logging
secure: always
-- url: /packages/matcher
- static_dir: packages/matcher
- secure: always
-
- url: /packages/math
static_dir: packages/math
secure: always
« no previous file with comments | « no previous file | site/try/build_try.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698