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

Unified Diff: samples/tests/samples/lib/layout/grid_layout_demo.html

Issue 23717003: Reorganize tests for samples so the test is discoverable from the sample (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
Index: samples/tests/samples/lib/layout/grid_layout_demo.html
diff --git a/samples/tests/samples/lib/layout/grid_layout_demo.html b/samples/tests/samples/lib/layout/grid_layout_demo.html
deleted file mode 100644
index 6d199ec524957a2cd1c274f73abde9af318fd18c..0000000000000000000000000000000000000000
--- a/samples/tests/samples/lib/layout/grid_layout_demo.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>Grid Layout Demos</title>
- <style type="text/css">
- </style>
- <script type="application/dart" src="grid_layout_demo.dart"></script>
- </head>
- <body>
- <script src="http://dart.googlecode.com/svn/branches/bleeding_edge/dart/client/dart.js"></script>
- </body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698