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

Unified Diff: pkg/pkgbuild.status

Issue 2330603002: Fix pkgbuild path for dev_compiler (Closed)
Patch Set: Created 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkgbuild.status
diff --git a/pkg/pkgbuild.status b/pkg/pkgbuild.status
index 15b2cc22db0464919d2d4d7d968643cf13e82f09..20e54e18f9c4e8cd0da972f2908c1366c2712e67 100644
--- a/pkg/pkgbuild.status
+++ b/pkg/pkgbuild.status
@@ -6,7 +6,7 @@
pkg/compiler: SkipByDesign # js_ast is not published
[ ($use_repository_packages || $use_public_packages) ]
-third_party/pkg/dev_compiler: SkipByDesign # we have relative paths to analyzer
+pkg/dev_compiler: SkipByDesign # we have relative paths to analyzer
[ $use_repository_packages ]
# third_party/pkg/dart2js_info: Fail # Issue https://github.com/dart-lang/dart2js_info/pull/14
« 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