Index: tracing/third_party/tvcm/third_party/rcssmin/tests/yui/media-empty-class.css |
diff --git a/tracing/third_party/tvcm/third_party/rcssmin/tests/yui/media-empty-class.css b/tracing/third_party/tvcm/third_party/rcssmin/tests/yui/media-empty-class.css |
deleted file mode 100644 |
index d2f22d5f178897fdc9052a27887ab07ff179bfa5..0000000000000000000000000000000000000000 |
--- a/tracing/third_party/tvcm/third_party/rcssmin/tests/yui/media-empty-class.css |
+++ /dev/null |
@@ -1,16 +0,0 @@ |
-/*! preserved */ |
-emptiness {} |
- |
-@import "another.css"; |
-/* I'm empty - delete me */ |
-empty { ;} |
- |
-@media print { |
- .noprint { display: none; } |
-} |
- |
-@media screen { |
- /* this rule should be removed, not simply minified.*/ |
- .breakme {} |
- .printonly { display: none; } |
-} |