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

Unified Diff: platforms/stm/stm.gyp

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 | « platforms/stm/event_handler_test/src/test.dart ('k') | platforms/stm/stm_targets.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: platforms/stm/stm.gyp
diff --git a/platforms/stm/stm.gyp b/platforms/stm/stm.gyp
index 95c0921093d0e2c3717ac665ae9fb2ca608c45db..797db8bd7bda54af827defa15ae3611ec370c977 100644
--- a/platforms/stm/stm.gyp
+++ b/platforms/stm/stm.gyp
@@ -15,10 +15,10 @@
],
},
{
- 'target_name': 'disco_fletch',
+ 'target_name': 'disco_dartino',
'type': 'none',
'dependencies': [
- 'disco_fletch/disco_fletch.gyp:disco_fletch',
+ 'disco_dartino/disco_dartino.gyp:disco_dartino',
],
},
],
« no previous file with comments | « platforms/stm/event_handler_test/src/test.dart ('k') | platforms/stm/stm_targets.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698