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

Unified Diff: tests/html/window_test.dart

Issue 23686021: Add property base to the Uri class (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed more review comments Created 7 years, 3 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 | « tests/html/uri_test.dart ('k') | tests/standalone/io/uri_platform_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/window_test.dart
diff --git a/tests/html/window_test.dart b/tests/html/window_test.dart
index a663d1be16df9e1c8aa5d41fa1222ecdebb2794b..edf822d18756aeae8f9a2fffb9fed334940db921 100644
--- a/tests/html/window_test.dart
+++ b/tests/html/window_test.dart
@@ -1,3 +1,7 @@
+// Copyright (c) 2012, 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.
+
library WindowTest;
import '../../pkg/unittest/lib/unittest.dart';
import '../../pkg/unittest/lib/html_config.dart';
« no previous file with comments | « tests/html/uri_test.dart ('k') | tests/standalone/io/uri_platform_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698