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

Unified Diff: fletch.gyp

Issue 1413713011: Revert "Extend the mDNS package with a native extension used on Mac OS" (Closed) Base URL: git@github.com:dart-lang/fletch.git@master
Patch Set: Created 5 years, 1 month 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 | « build.ninja ('k') | pkg/mdns/lib/mdns.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fletch.gyp
diff --git a/fletch.gyp b/fletch.gyp
index fa4f7a336740993d8717f0a3759870dfff76ea9c..2bb416b6fc84ce21ff44aa95deebbc67682f35d1 100644
--- a/fletch.gyp
+++ b/fletch.gyp
@@ -19,13 +19,6 @@
],
},
{
- 'target_name': 'mdns_extension_lib',
- 'type': 'none',
- 'dependencies': [
- 'src/pkg/mdns/mdns.gyp:mdns_extension_lib',
- ],
- },
- {
'target_name': 'natives_json',
'type': 'none',
'toolsets': ['host'],
« no previous file with comments | « build.ninja ('k') | pkg/mdns/lib/mdns.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698