From 8d022775d4a906767fc40bd54feada3659c5c49e Mon Sep 17 00:00:00 2001 From: "timothy@apple.com" Date: Wed, 28 Oct 2015 21:25:56 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@191694 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- Source/WebInspectorUI/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/WebInspectorUI/ChangeLog b/Source/WebInspectorUI/ChangeLog index fb69b6a..6c62edd 100644 --- a/Source/WebInspectorUI/ChangeLog +++ b/Source/WebInspectorUI/ChangeLog @@ -3,7 +3,7 @@ Web Inspector: Remove image generators and use SVG directly https://bugs.webkit.org/show_bug.cgi?id=150602 - Reviewed by Brain Burg. + Reviewed by Brian Burg. This removes the code used to generate button image states as various canvas bitmaps. With the simplification of the UI in Yosemite, we can now just style SVG images to change -- 1.8.3.1