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

Unified Diff: tools/servicec/lib/src/resources/Service.podspec

Issue 2035023003: Remove service-compiler related code. (Closed) Base URL: git@github.com:dartino/sdk.git@master
Patch Set: Created 4 years, 6 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 | « tools/servicec/lib/src/resolver.dart ('k') | tools/servicec/lib/src/resources/cc/struct.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/servicec/lib/src/resources/Service.podspec
diff --git a/tools/servicec/lib/src/resources/Service.podspec b/tools/servicec/lib/src/resources/Service.podspec
deleted file mode 100644
index ebc20de17fd80c08d53c88ac5194e0dddb40923a..0000000000000000000000000000000000000000
--- a/tools/servicec/lib/src/resources/Service.podspec
+++ /dev/null
@@ -1,5 +0,0 @@
-Pod::Spec.new do |s|
- s.name = "Service"
- s.version = "0.1"
- s.source_files = "cc/**/*.{h,cc}"
-end
« no previous file with comments | « tools/servicec/lib/src/resolver.dart ('k') | tools/servicec/lib/src/resources/cc/struct.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698