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

Unified Diff: site/try/app.yaml

Issue 1332963002: Remove pkg/petitparser and pkg/intl from checkout. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Also remove package intl, and site/try's dependence on it. Created 5 years, 3 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 | « DEPS ('k') | 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 f6c9eee0f1125f8665a14522998f638e02851139..c6fe2fec44f3655c814f68fb83a837ca3f98a031 100644
--- a/site/try/app.yaml
+++ b/site/try/app.yaml
@@ -52,10 +52,6 @@ handlers:
static_dir: packages/http_parser
secure: always
-- url: /packages/intl
- static_dir: packages/intl
- secure: always
-
- url: /packages/logging
static_dir: packages/logging
secure: always
« no previous file with comments | « DEPS ('k') | site/try/build_try.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698