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

Unified Diff: third_party/WebKit/LayoutTests/media/color-profile-video-poster-image.html

Issue 2496663002: Merge css3/image/ and fast/images/ to images/ (Closed)
Patch Set: Address failing tests (3 of them) Created 4 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: third_party/WebKit/LayoutTests/media/color-profile-video-poster-image.html
diff --git a/third_party/WebKit/LayoutTests/media/color-profile-video-poster-image.html b/third_party/WebKit/LayoutTests/media/color-profile-video-poster-image.html
index abdde569bb5602ad827f04f8545cf6e3da4b9d8c..4a847f07429606dfdd7a40a4d03fa436f6f64f83 100644
--- a/third_party/WebKit/LayoutTests/media/color-profile-video-poster-image.html
+++ b/third_party/WebKit/LayoutTests/media/color-profile-video-poster-image.html
@@ -15,7 +15,7 @@
<body>
<!-- The blue sector of the video poster image should be at 12 o'clock. -->
- <video poster="../fast/images/resources/red-at-12-oclock-with-color-profile.jpg" />
+ <video poster="../images/resources/red-at-12-oclock-with-color-profile.jpg" />
</body>
<script>

Powered by Google App Engine
This is Rietveld 408576698