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

Unified Diff: third_party/WebKit/LayoutTests/inspector/help/release-note.html

Issue 2813303004: DevTools: fix date with version, image for What's New (Closed)
Patch Set: use tinypng Created 3 years, 8 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: third_party/WebKit/LayoutTests/inspector/help/release-note.html
diff --git a/third_party/WebKit/LayoutTests/inspector/help/release-note.html b/third_party/WebKit/LayoutTests/inspector/help/release-note.html
index d4ac6d7dafb634570617caa677dd7dddceb6a679..d6bd5c4a45b9f276c6b3537994cdb38a491ca998 100644
--- a/third_party/WebKit/LayoutTests/inspector/help/release-note.html
+++ b/third_party/WebKit/LayoutTests/inspector/help/release-note.html
@@ -6,7 +6,7 @@ function test() {
Help.releaseNoteText = [
{
version: 99,
- date: "March 2017",
+ chromeVersion: 100,
highlights: [
{
title: 'Improved Performance and Memory panels',

Powered by Google App Engine
This is Rietveld 408576698