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

Unified Diff: LayoutTests/inspector/resources/blink-fs.js

Issue 99923009: DevTools: network log bars use CSS instead of pre-rendered images. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed broken test. Created 7 years 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: LayoutTests/inspector/resources/blink-fs.js
diff --git a/LayoutTests/inspector/resources/blink-fs.js b/LayoutTests/inspector/resources/blink-fs.js
index 0d0b48d912b8e702535e66d98c566684d9dd8665..b53219cfea676d0626a5e26f8f460e1bcf46178a 100644
--- a/LayoutTests/inspector/resources/blink-fs.js
+++ b/LayoutTests/inspector/resources/blink-fs.js
@@ -350,20 +350,6 @@ function blinkFilePaths()
"./Source/devtools/front_end/Images/thumbHoverHoriz.png",
"./Source/devtools/front_end/Images/thumbHoverVert.png",
pfeldman 2013/12/26 04:56:59 This file is unrelated, just poorly chosen test da
pwnall-personal 2013/12/26 05:39:57 Done. Thank you very much! I removed this diff fr
"./Source/devtools/front_end/Images/thumbVert.png",
- "./Source/devtools/front_end/Images/timelineHollowPillBlue.png",
- "./Source/devtools/front_end/Images/timelineHollowPillGray.png",
- "./Source/devtools/front_end/Images/timelineHollowPillGreen.png",
- "./Source/devtools/front_end/Images/timelineHollowPillOrange.png",
- "./Source/devtools/front_end/Images/timelineHollowPillPurple.png",
- "./Source/devtools/front_end/Images/timelineHollowPillRed.png",
- "./Source/devtools/front_end/Images/timelineHollowPillYellow.png",
- "./Source/devtools/front_end/Images/timelinePillBlue.png",
- "./Source/devtools/front_end/Images/timelinePillGray.png",
- "./Source/devtools/front_end/Images/timelinePillGreen.png",
- "./Source/devtools/front_end/Images/timelinePillOrange.png",
- "./Source/devtools/front_end/Images/timelinePillPurple.png",
- "./Source/devtools/front_end/Images/timelinePillRed.png",
- "./Source/devtools/front_end/Images/timelinePillYellow.png",
"./Source/devtools/front_end/Images/toolbarIcons.png",
"./Source/devtools/front_end/Images/toolbarIconsSmall.png",
"./Source/devtools/front_end/Images/toolbarItemSelected.png",

Powered by Google App Engine
This is Rietveld 408576698