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

Unified Diff: dart/site/try/extracted_themes.dart

Issue 126003002: Address comments from CL 125123002 and additional cleanup. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Added README file. Created 6 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/site/try/extracted_themes.dart
diff --git a/dart/site/try/extracted_themes.dart b/dart/site/try/extracted_themes.dart
index 91c744b2e7451167f6865d8d63f187334dcef399..b85d69b31baf7abf18ac42226fdcd7f470d72e84 100644
--- a/dart/site/try/extracted_themes.dart
+++ b/dart/site/try/extracted_themes.dart
@@ -1,3 +1,7 @@
+// Copyright (c) 2013, 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.
+
part of trydart.themes;
/// Black Pastel theme extracted from

Powered by Google App Engine
This is Rietveld 408576698