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

Unified Diff: WATCHLISTS

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 11 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 | « PRESUBMIT.py ('k') | benchmarks/binary_size/FletchARMBinarySize.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index e87d81533b17f1b79610421546434e85e45f0b25..fd21491c5edc2d7e49d550ef97604c7b08fed3e6 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -2,7 +2,7 @@
# 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.
-# Watchlist rules for the Fletch repository.
+# Watchlist rules for the Dartino repository.
#
# Refer to documentation at:
# http://dev.chromium.org/developers/contributing-code/watchlists
@@ -10,8 +10,8 @@
{
'WATCHLIST_DEFINITIONS': {
'uxreview': {
- 'filepath': 'pkg/fletchc/lib/src/messages.dart' \
- '|pkg/fletchc/lib/src/verbs/documentation.dart',
+ 'filepath': 'pkg/dartino_compiler/lib/src/messages.dart' \
+ '|pkg/dartino_compiler/lib/src/verbs/documentation.dart',
},
},
« no previous file with comments | « PRESUBMIT.py ('k') | benchmarks/binary_size/FletchARMBinarySize.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698