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

Unified Diff: dart/tools/bots/__init__.py

Issue 24175002: Make editor builders archive to gs://dart-archive/ in addition to the other GCS buckets (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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 | « dart/editor/build/build.py ('k') | dart/tools/bots/bot_utils.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tools/bots/__init__.py
diff --git a/dart/runtime/lib/convert_sources.gypi b/dart/tools/bots/__init__.py
similarity index 81%
copy from dart/runtime/lib/convert_sources.gypi
copy to dart/tools/bots/__init__.py
index 0f3b46b87b20a4a8fe86db748dd3fc873c3d20c6..3479377bd9ac7bb2b74cdef51f20bea1c46e62cc 100644
--- a/dart/runtime/lib/convert_sources.gypi
+++ b/dart/tools/bots/__init__.py
@@ -2,8 +2,3 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-{
- 'sources': [
- 'convert_patch.dart',
- ],
-}
« no previous file with comments | « dart/editor/build/build.py ('k') | dart/tools/bots/bot_utils.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698