Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/inspector-protocol/css/resources/collect-class-names-imported.css |
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/css/resources/collect-class-names-imported.css b/third_party/WebKit/LayoutTests/inspector-protocol/css/resources/collect-class-names-imported.css |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..1a73d4f8614e1337823b549e6114a28e1fd9cad8 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/css/resources/collect-class-names-imported.css |
| @@ -0,0 +1,3 @@ |
| +.imported-class-name { |
| + font-size:12px; |
| +} |