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

Unified Diff: dart.gyp

Issue 9314025: Remove fling, deftserver (used only by fling), and commons-codec (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 8 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: dart.gyp
===================================================================
--- dart.gyp (revision 3853)
+++ dart.gyp (working copy)
@@ -107,14 +107,5 @@
},
],
}
- # TODO(ngeoffray): Fling does not have proper dependencies,
- # so don't build it for now.
- #{
- # 'target_name': 'client',
- # 'type': 'none',
- # 'dependencies': [
- # 'client/dart.gyp:fling',
- # ],
- #},
],
}
« no previous file with comments | « client/fling/src/java/test/com/google/dart/fling/MessageLoopTest.java ('k') | frog/leg/scanner/source_list.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698