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

Unified Diff: client/fling/fling.gypi

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
« no previous file with comments | « client/fling/fling.dart ('k') | client/fling/samples/lil_server.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/fling/fling.gypi
===================================================================
--- client/fling/fling.gypi (revision 3853)
+++ client/fling/fling.gypi (working copy)
@@ -1,24 +0,0 @@
-# Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
-# for details. All rights reserved. Use of this source code is governed by a
-# BSD-style license that can be found in the LICENSE file.
-
-{
- 'variables': {
- 'fling_sources': [
- 'fling/src/java/core/com/google/dart/CompileError.java',
- 'fling/src/java/core/com/google/dart/CompileResult.java',
- 'fling/src/java/core/com/google/dart/CompileService.java',
- 'fling/src/java/core/com/google/dart/fling/Environment.java',
- 'fling/src/java/core/com/google/dart/fling/Fling.java',
- 'fling/src/java/core/com/google/dart/fling/Http.java',
- 'fling/src/java/core/com/google/dart/fling/MessageLoop.java',
- 'fling/src/java/core/com/google/dart/fling/PrefixTree.java',
- 'fling/src/java/core/com/google/dart/fling/RhinoUtil.java',
- 'fling/src/java/core/com/google/dart/LibraryFromSources.java',
- 'fling/src/java/core/com/google/dart/SourceFromString.java',
- 'fling/src/java/test/com/google/dart/fling/MessageLoopTest.java',
- ],
- 'fling_resources': [
- ],
- },
-}
« no previous file with comments | « client/fling/fling.dart ('k') | client/fling/samples/lil_server.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698