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

Unified Diff: site/try/app.yaml

Issue 1523343007: Revert "Remove third_party/pkg/petitparser and third_party/pkg/intl" (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years 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 c6fe2fec44f3655c814f68fb83a837ca3f98a031..f6c9eee0f1125f8665a14522998f638e02851139 100644
--- a/site/try/app.yaml
+++ b/site/try/app.yaml
@@ -52,6 +52,10 @@ 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