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

Side by Side Diff: runtime/bin/resources_sources.gypi

Issue 19231005: Initial NOOP VM Service (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « runtime/bin/resources.h ('k') | runtime/bin/vmservice.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # for details. All rights reserved. Use of this source code is governed by a 1 # for details. All rights reserved. Use of this source code is governed by a
2 # BSD-style license that can be found in the LICENSE file. 2 # BSD-style license that can be found in the LICENSE file.
3 3
4 # This file contains all sources for the Resources table. 4 # This file contains all sources for the Resources table.
5 # Currently this is unused but at least one source file is needed to build.
6 { 5 {
7 'sources': [ 6 'sources': [
8 'common_patch.dart' 7 'vmservice/vmservice.dart',
9 ], 8 ],
10 } 9 }
OLDNEW
« no previous file with comments | « runtime/bin/resources.h ('k') | runtime/bin/vmservice.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698