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

Unified Diff: packages/initialize/test/initializer_custom_filter_test.html

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 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 side-by-side diff with in-line comments
Download patch
Index: packages/initialize/test/initializer_custom_filter_test.html
diff --git a/packages/initialize/test/initializer_custom_filter_test.html b/packages/initialize/test/initializer_custom_filter_test.html
new file mode 100644
index 0000000000000000000000000000000000000000..d629075d3401455ed6152842abf50ba2de818c39
--- /dev/null
+++ b/packages/initialize/test/initializer_custom_filter_test.html
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<!--
+Copyright (c) 2016, 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.
+-->
+<html>
+ <head>
+ <link rel="x-dart-test" href="initializer_custom_filter_test.dart">
+ <script src="packages/test/dart.js"></script>
+ </head>
+ <body>
+ </body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698