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

Unified Diff: fuzzer/res/imp/fuzzer-collapse-function-sk.html

Issue 1413233007: Add fuzzer-collapse-file-sk and fuzzer-summary-list-sk (Closed) Base URL: https://skia.googlesource.com/buildbot@file-function
Patch Set: Created 5 years, 1 month 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: fuzzer/res/imp/fuzzer-collapse-function-sk.html
diff --git a/fuzzer/res/imp/fuzzer-collapse-function-sk.html b/fuzzer/res/imp/fuzzer-collapse-function-sk.html
index b21f142fbbb30636418f4c66afbbe3e4bc6c0160..d0e347c0b0dff5b5304ad074a9236f68477208b2 100644
--- a/fuzzer/res/imp/fuzzer-collapse-function-sk.html
+++ b/fuzzer/res/imp/fuzzer-collapse-function-sk.html
@@ -31,7 +31,7 @@
-->
<link rel="import" href="/res/imp/bower_components/iron-flex-layout/iron-flex-layout.html">
<link rel="import" href="/res/imp/bower_components/iron-collapse/iron-collapse.html">
-<link rel="import" href="fuzzer-collapse-details-sk.html">
+<link rel="import" href="/res/imp/bower_components/iron-icons/iron-icons.html">
<dom-module id="fuzzer-collapse-function-sk">
<template>
<style>
@@ -41,7 +41,6 @@
background-color: #E5E5E5;
color: #000000;
@apply(--layout-vertical);
- @apply(--layout-wrap);
@apply(--layout-start);
}

Powered by Google App Engine
This is Rietveld 408576698