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

Unified Diff: dart/tests/try/poi/data/interesting.dart

Issue 393833002: Use library name instead of filename. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Merged with r39134 Created 6 years, 4 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 | « dart/site/try/poi/poi.dart ('k') | dart/tests/try/poi/serialize_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/try/poi/data/interesting.dart
diff --git a/dart/tests/try/poi/data/interesting.dart b/dart/tests/try/poi/data/interesting.dart
index f35f53f9511f4b7ecd25b4cf6d0487ab7265cd99..9f39d9d5d2eab4e0d7e6ad9be4a4c3c835fa7aa2 100644
--- a/dart/tests/try/poi/data/interesting.dart
+++ b/dart/tests/try/poi/data/interesting.dart
@@ -2,6 +2,8 @@
// 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.
+library interesting;
+
class Foo {
fisk() {
}
« no previous file with comments | « dart/site/try/poi/poi.dart ('k') | dart/tests/try/poi/serialize_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698