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

Unified Diff: samples/github/ios/Podfile

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: 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
Index: samples/github/ios/Podfile
diff --git a/samples/github/ios/Podfile b/samples/github/ios/Podfile
index adaf3d31192890f4b9491234fa4cfbb278df9330..767e657e62be3ed0cd77a286949f4bbf685befc6 100644
--- a/samples/github/ios/Podfile
+++ b/samples/github/ios/Podfile
@@ -4,7 +4,7 @@ xcodeproj 'github'
pod 'MMDrawerController', '~> 0.5.7'
pod 'LruCache'
-pod 'FletchPod', :path => '../../..'
+pod 'DartinoPod', :path => '../../..'
pod 'Service', :path => '../generated/service'
pod 'Immi', :path => '../generated/immi'
pod 'ImmiSamples', :path => '../../../pkg/immi_samples/lib'

Powered by Google App Engine
This is Rietveld 408576698