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

Unified Diff: tracing/third_party/tvcm/third_party/rcssmin/tests/yui/color-simple.css

Issue 1376953005: Move tracing/third_party/tvcm -> third_party/py_vulcanize. (Closed) Base URL: git@github.com:catapult-project/catapult.git@master
Patch Set: Created 5 years, 2 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: tracing/third_party/tvcm/third_party/rcssmin/tests/yui/color-simple.css
diff --git a/tracing/third_party/tvcm/third_party/rcssmin/tests/yui/color-simple.css b/tracing/third_party/tvcm/third_party/rcssmin/tests/yui/color-simple.css
deleted file mode 100644
index bb33ec38cee2af4d029050b947a25a305474b14a..0000000000000000000000000000000000000000
--- a/tracing/third_party/tvcm/third_party/rcssmin/tests/yui/color-simple.css
+++ /dev/null
@@ -1,8 +0,0 @@
-.foo, #AABBCC {
- background-color:#aabbcc;
- border-color:#Ee66aA #ABCDEF #FeAb2C;
- filter:chroma(color = #FFFFFF );
- filter:chroma(color="#AABBCC");
- filter:chroma(color='#BBDDEE');
- color:#112233
-}

Powered by Google App Engine
This is Rietveld 408576698