<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[183594] trunk/Source/WebInspectorUI</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/183594">183594</a></dd>
<dt>Author</dt> <dd>timothy@apple.com</dd>
<dt>Date</dt> <dd>2015-04-29 17:28:04 -0700 (Wed, 29 Apr 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Web Inspector: Remove some unused Images
https://bugs.webkit.org/show_bug.cgi?id=144412

Reviewed by Joseph Pecoraro.

* UserInterface/Images/BottomUpTree.svg: Removed.
* UserInterface/Images/Log.png: Removed.
* UserInterface/Images/Log@2x.png: Removed.
* UserInterface/Images/NavigationItemAngleBrackets.svg: Removed.
* UserInterface/Images/NavigationItemBrushAndRuler.svg: Removed.
* UserInterface/Images/NavigationItemBug.svg: Removed.
* UserInterface/Images/NavigationItemDoughnutChart.svg: Removed.
* UserInterface/Images/NavigationItemFile.svg: Removed.
* UserInterface/Images/NavigationItemLayers.svg: Removed.
* UserInterface/Images/NavigationItemLog.svg: Removed.
* UserInterface/Images/NavigationItemProbes.svg: Removed.
* UserInterface/Images/NavigationItemStopwatch.svg: Removed.
* UserInterface/Images/NavigationItemStorage.svg: Removed.
* UserInterface/Images/NavigationItemVariable.svg: Removed.
* UserInterface/Images/NetworkBarLabelCalloutLeft.svg: Removed.
* UserInterface/Images/NetworkBarLabelCalloutRight.svg: Removed.
* UserInterface/Images/NetworkBarLabelCalloutWhiteLeft.svg: Removed.
* UserInterface/Images/NetworkBarLabelCalloutWhiteRight.svg: Removed.
* UserInterface/Images/Percent.svg: Removed.
* UserInterface/Images/Reload.svg: Removed.
* UserInterface/Images/SplitToggleDown.svg: Removed.
* UserInterface/Images/Time.svg: Removed.
* UserInterface/Images/Weight.svg: Removed.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkSourceWebInspectorUIChangeLog">trunk/Source/WebInspectorUI/ChangeLog</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesBottomUpTreesvg">trunk/Source/WebInspectorUI/UserInterface/Images/BottomUpTree.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesLogpng">trunk/Source/WebInspectorUI/UserInterface/Images/Log.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesLog2xpng">trunk/Source/WebInspectorUI/UserInterface/Images/Log@2x.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemAngleBracketssvg">trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemAngleBrackets.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemBrushAndRulersvg">trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemBrushAndRuler.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemBugsvg">trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemBug.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemDoughnutChartsvg">trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemDoughnutChart.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemFilesvg">trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemFile.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemLayerssvg">trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemLayers.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemLogsvg">trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemLog.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemProbessvg">trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemProbes.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemStopwatchsvg">trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemStopwatch.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemStoragesvg">trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemStorage.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemVariablesvg">trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemVariable.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesNetworkBarLabelCalloutLeftsvg">trunk/Source/WebInspectorUI/UserInterface/Images/NetworkBarLabelCalloutLeft.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesNetworkBarLabelCalloutRightsvg">trunk/Source/WebInspectorUI/UserInterface/Images/NetworkBarLabelCalloutRight.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesNetworkBarLabelCalloutWhiteLeftsvg">trunk/Source/WebInspectorUI/UserInterface/Images/NetworkBarLabelCalloutWhiteLeft.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesNetworkBarLabelCalloutWhiteRightsvg">trunk/Source/WebInspectorUI/UserInterface/Images/NetworkBarLabelCalloutWhiteRight.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesPercentsvg">trunk/Source/WebInspectorUI/UserInterface/Images/Percent.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesReloadsvg">trunk/Source/WebInspectorUI/UserInterface/Images/Reload.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesSplitToggleDownsvg">trunk/Source/WebInspectorUI/UserInterface/Images/SplitToggleDown.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesTimesvg">trunk/Source/WebInspectorUI/UserInterface/Images/Time.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesWeightsvg">trunk/Source/WebInspectorUI/UserInterface/Images/Weight.svg</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkSourceWebInspectorUIChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/ChangeLog (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/ChangeLog        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/ChangeLog        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,5 +1,36 @@
</span><span class="cx"> 2015-04-29  Timothy Hatcher  &lt;timothy@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Web Inspector: Remove some unused Images
+        https://bugs.webkit.org/show_bug.cgi?id=144412
+
+        Reviewed by Joseph Pecoraro.
+
+        * UserInterface/Images/BottomUpTree.svg: Removed.
+        * UserInterface/Images/Log.png: Removed.
+        * UserInterface/Images/Log@2x.png: Removed.
+        * UserInterface/Images/NavigationItemAngleBrackets.svg: Removed.
+        * UserInterface/Images/NavigationItemBrushAndRuler.svg: Removed.
+        * UserInterface/Images/NavigationItemBug.svg: Removed.
+        * UserInterface/Images/NavigationItemDoughnutChart.svg: Removed.
+        * UserInterface/Images/NavigationItemFile.svg: Removed.
+        * UserInterface/Images/NavigationItemLayers.svg: Removed.
+        * UserInterface/Images/NavigationItemLog.svg: Removed.
+        * UserInterface/Images/NavigationItemProbes.svg: Removed.
+        * UserInterface/Images/NavigationItemStopwatch.svg: Removed.
+        * UserInterface/Images/NavigationItemStorage.svg: Removed.
+        * UserInterface/Images/NavigationItemVariable.svg: Removed.
+        * UserInterface/Images/NetworkBarLabelCalloutLeft.svg: Removed.
+        * UserInterface/Images/NetworkBarLabelCalloutRight.svg: Removed.
+        * UserInterface/Images/NetworkBarLabelCalloutWhiteLeft.svg: Removed.
+        * UserInterface/Images/NetworkBarLabelCalloutWhiteRight.svg: Removed.
+        * UserInterface/Images/Percent.svg: Removed.
+        * UserInterface/Images/Reload.svg: Removed.
+        * UserInterface/Images/SplitToggleDown.svg: Removed.
+        * UserInterface/Images/Time.svg: Removed.
+        * UserInterface/Images/Weight.svg: Removed.
+
+2015-04-29  Timothy Hatcher  &lt;timothy@apple.com&gt;
+
</ins><span class="cx">         Web Inspector: Split Storage from Resources tab
</span><span class="cx">         https://bugs.webkit.org/show_bug.cgi?id=144404
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesBottomUpTreesvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/BottomUpTree.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/BottomUpTree.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/BottomUpTree.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2013 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 16 16&quot;&gt;
-    &lt;path d=&quot;M 14 10 L 14 14 L 2 14 L 2 10 L 4 10 L 4 7 L 2 7 L 2 3 L 7 3 L 7 7 L 5 7 L 5 10 L 11 10 L 11 6 L 9 6 L 9 2 L 14 2 L 14 6 L 12 6 L 12 10 Z&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesLogpng"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/Log.png (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/Log.png        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/Log.png        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-\x89PNG
-
--IHDR\xF3\xFFa\x99iTXtXML:com.adobe.xmp&lt;x:xmpmeta xmlns:x=&quot;adobe:ns:meta/&quot; x:xmptk=&quot;XMP Core 5.1.2&quot;&gt;
-   &lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
-      &lt;rdf:Description rdf:about=&quot;&quot;
-            xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;&gt;
-         &lt;dc:rights&gt;
-            &lt;rdf:Alt&gt;
-               &lt;rdf:li xml:lang=&quot;x-default&quot;&gt;Copyright © 2013 Apple Inc. All rights reserved.&lt;/rdf:li&gt;
-            &lt;/rdf:Alt&gt;
-         &lt;/dc:rights&gt;
-      &lt;/rdf:Description&gt;
-      &lt;rdf:Description rdf:about=&quot;&quot;
-            xmlns:xmp=&quot;http://ns.adobe.com/xap/1.0/&quot;&gt;
-         &lt;xmp:CreatorTool&gt;Adobe ImageReady&lt;/xmp:CreatorTool&gt;
-      &lt;/rdf:Description&gt;
-   &lt;/rdf:RDF&gt;
-&lt;/x:xmpmeta&gt;
-Y p\xC5wIDAT8\xA5R\xB1JA}w\H%\xB9\xE8aB.6\xF7\xE2?\xA4\xCDXii#W\xD8\xFAv\xFE@\xC0&quot;\x85\x85 \x8Bxh\x8A@ x\x91\x98 w\x97;og-\xA2\x82\xC9\xC0\xEC\xCC\xEE\xBE\xF7vvw\xB4,˰\x8E\xBE\xEF\xAFÇ\x91\xA6)        Lr/\xFDSi\x90\xE3\x9B&quot;Pj\xB5Z(\x97\xCB\xD04\xEDO:p&lt;\xA3\xD3\xE9\xD8\xD4\x8Bȫ\xD5*l\xDBFzq\x89F\xA3\x81\xED(a߸\xBDS\x91r\xC2\xD4\xEBu\xE6Ϡ\x81LNn\xFA'&lt;/\xEE8?FZ\xA4*\x84\xA7\x9D/\xF7\xC7\xD8t\xCF1/;\x8E\x83~\xBF\x8FB\xA1\xD7u1\x9B\xCD~ 2Y\xADV\x83eY\x88\xA2I\x92\xC0\xF3&lt;^\xFF|t%\xA0\xD3&amp;\xB9\xD8\xD3\xE9\xE6\xF39\xC2\xC7a\xF7oW]$\xCF\xBC\xE79E1\xE1\xA9+\x902\x95f򩺵\x85\xE2\xFE\x9E\xE0a4\xF9\xD1\xD5\\xDE@\xFD\xC2t:EǸy\xD04\x8D\xD0\xEB\xF5\xD8k)!rCʗ\x96&gt;\xD8\xE5\xC6B\xA5Ra_⨔\xB0“F\xC2dB\xCD\xF8\xF5\x9D
-\xFD-!r\x86\xFC\x95\x8Co\xB7\xDBWi\xE5לgJ&amp;\xA9\xACb\x9A\xDC}2q&gt;\xE4pѓ\x9C\x94\xFD\xD6IEND\xAEB`\x82
</del><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesLog2xpng"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/Log@2x.png (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/Log@2x.png        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/Log@2x.png        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-\x89PNG
-
--IHDR  szz\xF4\x99iTXtXML:com.adobe.xmp&lt;x:xmpmeta xmlns:x=&quot;adobe:ns:meta/&quot; x:xmptk=&quot;XMP Core 5.1.2&quot;&gt;
-   &lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
-      &lt;rdf:Description rdf:about=&quot;&quot;
-            xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;&gt;
-         &lt;dc:rights&gt;
-            &lt;rdf:Alt&gt;
-               &lt;rdf:li xml:lang=&quot;x-default&quot;&gt;Copyright © 2013 Apple Inc. All rights reserved.&lt;/rdf:li&gt;
-            &lt;/rdf:Alt&gt;
-         &lt;/dc:rights&gt;
-      &lt;/rdf:Description&gt;
-      &lt;rdf:Description rdf:about=&quot;&quot;
-            xmlns:xmp=&quot;http://ns.adobe.com/xap/1.0/&quot;&gt;
-         &lt;xmp:CreatorTool&gt;Adobe ImageReady&lt;/xmp:CreatorTool&gt;
-      &lt;/rdf:Description&gt;
-   &lt;/rdf:RDF&gt;
-&lt;/x:xmpmeta&gt;
-Y p\xC5IDATX        \xCDW[kTW\xFE撙i\xEE/\x99\x92q\xC0 \x81&gt;Ė&lt;\xF5!*X#\xB4\xA8y\xB0\x92\x99&quot;&gt;\xE6!` \xBE\xFE\x81&quot;\x8AHIIS\xFARA        \x98\xA7\xA4\xB4\x92
--\x94VI4ZH2c&amp;\x99I\xE6\xCC\xE4\x8C\xFB\xDB3\xFBx\xE6䌗h\xA2v\xF6\xDAk\xEFY߷\xD7\xDA{\x9DG.\x97\xC3\xC7lΏ        \xFEI`;\xC8bpp\xF0\x9A\xCEl3\xA3\x91\xFE\xFE\xFE\xEE\xE8\xF1\xEE\xEEn\xF8|\xBE-\xE7\xA0\xEB:\xD2\xE94\x86\x87\x87\x8FL\xC0\xFC\xFC&lt;\x81\x9CN'\xD6\xD7ב\xC9d&gt;(\x8F\xC7#m'\x93I\xCC\xCE\xCE\xB6-KKK\xA8\xA9\xA9\xC1\xD4Ԕ$\xE3vK\xC6\xE6\xF7x\xA0\x86\x86\xB4\xB4\xB4 \x8D\xA6 &gt;\xC7l6\x8B\x85\x85tuu\xE1My}\xC0QuZU\xB2y\xA4\x9EFFF\xD0\xDC\xDC \x86A5\x83t\xBD\xCB\xE5Bmm-\xCA\xCA\xCA\xD4c\xA4Q6\xABq\xF3\xBC\x94̸s͚w\x8A($\x82\xB3/\xF6-@_\x88\xC0\xF3U;j΅\xA1\xDD\xFF \xAE\xFA]r\x9B\x8DCO\xA6\xE0sWe\xA5`%\x89!'t\xE2ܽ{72\x8F\x9F\xA0\xF6\xDBP^\xA7L\xA3m&quot;R\xA7X\x864a&lt;-.&amp;/g\xE6\x9F\xFF$        \xED\xFE$\xAE\xDFVW\x91\x9D}\x86\xC4O\xBF v\xF9*\xF4\xA8 \x90J!\xFE\xC3-I\x84\xE0\xC9\xDF\xFF4\xC1mm=@0\x86\xA2\xE9ʥ&quot;w\xFB\xC3=Ƽ\xEE\xFBnCF\xE1\x84\xF2\xE4\xC3\xFF\xDD1\x89\xA7g\xCC\xD7\xD6\xD6 \x9DY(I\x80$\x94'\xECFQz\xB3Aʌ
 3/\x9D\xA6i\xB2\xF3nQ\xB6k\xB6xz\xF6L\xEA&lt;\xBA\xF7-\xF6\xB9 oe fffPWW\x87\xB9\xB99\xF8\xFD~9okk\x91X\xC5\xF4\xF44\xAA\xAA\xAAPQQ\x81x&lt;\x8E`0h\x87\xB7A\xF7Zϧob\xCF\xE7\x9Fa\xE9\xD1M^\xC4\xF8\xF88\xA5;C\xA1FGG\xE5\xD3+2\xDC\xD4\xD4\xF4~\xE8~\xF6\xC0\xC1ax\xD5\xF3===R\xA2Ky\xEA\xDE\xDE^_VW\xAB]E\\xDE8\xB1\x{1402BF}\xF9׌+\xE3H`k\x9A\xDE,8\xED\xDBP\xC0s\xFA\xB0\xFA\xF4\xBC_\xC2w\xE6\xB4|\x82jͱk\xE5\xE5\xF2\xD9Q\x97y\x81:6\xA5w\xEE\xCC\xEF\x91\xCAJ\xA0\x9B_h&quot;{1\x88\x93{\xC4S\xD2cqd\xFF}\xF7\xFE\xBD\xD0~\xFC\x9E\xA3\x87\xA0ݽ'I\xD4wꄄY\x8F=D\xFA\xD7\xDFP~\xFE,\\xF6\x96\x80Ϋm        \xAC\xAC\xACȴ\xBC\xF3b_я=G \xD0\xC3Rg\x8B6\x8A\x89Z\xB7\xEA\xADs\xDBL\xC88\xAB\x9C\xFD\xC7c\xDB-V;\x9B\x9Eo\xF0\x80Vo\xFF턦\xBB\xF1uPC&quot;\x91@$\x81\xD7땟\xD4\xC6\xC6FY\xC4l\xD9%$        \xA6\xD1\\xE1\xEB999)k\x86\x89\x89        ɏϏ\x84\xC2\xE1\xB0\xE2\xFB\xCE\xE3X-\x84\xBE\xD0\xD1\xCC3\xE8\xEC\xEC\x94\xCB\xED\xED\xED\xD6m\x9B\x9E\x98\xE9\xD7\,\xD0j\xC7\xDB
 eԷ&quot;\xC0\xF0\xAA\x96\xFA= \xBE\xDC\xF9\xC6*\xA8\xBE\xBECCC\xB6\x89ڷ\x99\x91ɋw\xC6B\xC0A.d9\xB6\xBC\xBC\x8C\xD6\xD6VY6q\xFE!G󅙚K\xAEq\xC4b1\xF93-n\x99\x98EK\xA1\xC9\xD27'\xE2~G\xA3'\x95v;F\x819*ptƟ\x91ݸ Bގ\xC6\xFF\x8A_\x95\xC7ہ\xF8Ib\xBC\xD2\x86-:j\xBEIEND\xAEB`\x82
</del><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemAngleBracketssvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemAngleBrackets.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemAngleBrackets.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemAngleBrackets.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2013 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 16 16&quot;&gt;
-    &lt;path d=&quot;M 6.921875 13.207031 L 5.339844 14.261719 L 1.214844 8.003906 L 5.339844 1.835938 L 6.921875 2.890625 L 3.457031 8.003906 Z M 10.660156 14.261719 L 9.078125 13.207031 L 12.542969 8.003906 L 9.078125 2.890625 L 10.660156 1.835938 L 14.785156 8.003906 Z&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemBrushAndRulersvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemBrushAndRuler.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemBrushAndRuler.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemBrushAndRuler.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,6 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2013 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 16 16&quot;&gt;
-    &lt;path d=&quot;M 11.867188 14.332031 L 8.859375 11.324219 C 10.25 10.3125 11.066406 9.15625 11.460938 8.480469 L 14.589844 11.609375 Z M 12.613281 11.035156 L 11.109375 12.542969 L 11.777344 13.210938 L 13.28125 11.707031 Z M 10.84375 10.324219 L 9.929688 11.363281 L 10.601562 12.035156 L 11.515625 10.992188 Z M 5.949219 8.417969 L 1.394531 3.863281 L 4.121094 1.140625 L 8.386719 5.410156 C 7.105469 6.410156 6.335938 7.652344 5.949219 8.417969 Z M 6.523438 4.945312 L 5.015625 6.449219 L 5.6875 7.121094 L 7.191406 5.617188 Z M 4.71875 4.199219 L 3.804688 5.238281 L 4.476562 5.910156 L 5.390625 4.867188 Z M 4.019531 2.445312 L 2.515625 3.949219 L 3.1875 4.621094 L 4.691406 3.117188 Z&quot;/&gt;
-    &lt;path d=&quot;M 1.367188 13.789062 C 1.367188 13.789062 2.820312 14.105469 3.289062 12.722656 C 3.757812 11.34375 3.960938 10.867188 5.222656 10.976562 C 5.222656 10.976562 5.714844 11.886719 6.933594 12.308594 C 6.933594 12.308594 5.75 16.207031 1.367188 13.789062 Z M 14.339844 2.351562 C 14.054688 2.839844 10.289062 8.804688 9.554688 9.65625 C 8.820312 10.511719 6.917969 11.71875 6.917969 11.71875 C 6.003906 11.242188 5.710938 10.738281 5.710938 10.738281 C 5.710938 10.738281 6.328125 8.992188 7.230469 7.683594 C 8.132812 6.378906 13.050781 1.949219 13.460938 1.636719 C 13.871094 1.320312 14.625 1.867188 14.339844 2.351562 Z&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemBugsvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemBug.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemBug.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemBug.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2013 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 16 16&quot;&gt;
-    &lt;path d=&quot;M 14.992188 7.503906 L 14.992188 8.527344 L 13.152344 8.527344 C 13.082031 9.632812 12.769531 10.644531 12.308594 11.519531 L 14.058594 13.25 L 13.253906 14.046875 L 11.679688 12.492188 C 10.746094 13.667969 9.46875 14.410156 8.03125 14.410156 C 6.597656 14.410156 5.316406 13.667969 4.386719 12.496094 L 2.761719 14.101562 L 1.957031 13.304688 L 3.757812 11.523438 C 3.292969 10.648438 2.980469 9.632812 2.910156 8.527344 L 0.972656 8.527344 L 0.972656 7.503906 L 2.90625 7.503906 C 2.976562 6.4375 3.269531 5.464844 3.703125 4.609375 L 1.867188 2.796875 L 2.675781 2 L 4.316406 3.621094 C 5.253906 2.394531 6.558594 1.609375 8.03125 1.609375 C 9.480469 1.609375 10.773438 2.367188 11.707031 3.5625 L 13.289062 2 L 14.09375 2.796875 L 12.328125 4.542969 C 12.78125 5.410156 13.085938 6.414062 13.15625 7.503906 Z M 7.359375 6.214844 L 5.050781 6.214844 C 4.914062 6.71875 4.828125 7.265625 4.828125 7.839844 C 4.828125 10.003906 5.914062 11.808594 7.359375 12.222656 
 Z M 10.929688 6.214844 L 8.65625 6.214844 L 8.65625 12.210938 C 10.082031 11.78125 11.152344 9.988281 11.152344 7.839844 C 11.152344 7.265625 11.066406 6.71875 10.929688 6.214844 Z&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemDoughnutChartsvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemDoughnutChart.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemDoughnutChart.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemDoughnutChart.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2015 Apple Inc. All rights reserved. --&gt;
-&lt;svg viewBox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;
-    &lt;path d=&quot;M 5.37429912 13.9462607 C 6.17726141 14.3022717 7.06560591 14.5 8 14.5 C 11.5898509 14.5 14.5 11.5814876 14.5 7.98132007 C 14.5 7.04424071 14.3028383 6.15334327 13.9478475 5.34807342 L 13.9478475 5.34807342 L 11.8426159 6.56702248 C 12.0090316 7.01308754 12.0999999 7.49592037 12.0999999 8 C 12.0999999 10.2643674 10.2643674 12.0999999 8 12.0999999 C 7.50160696 12.0999999 7.02398405 12.0110724 6.58213286 11.8482191 L 5.37429912 13.9462607 Z M 4.16246106 13.2432112 C 2.54820632 12.0571351 1.5 10.1419902 1.5 7.98132007 C 1.5 4.61832804 4.03934379 1.850136 7.30000001 1.5 L 7.30000001 3.95951995 C 5.36910249 4.2916812 3.9000001 5.97427697 3.9000001 8 C 3.9000001 9.2634575 4.47149612 10.393435 5.37008678 11.145531 L 4.16246106 13.2432112 Z M 13.2468127 4.13275273 C 12.1939572 2.69156387 10.5649628 1.70026355 8.69999999 1.5 L 8.69999999 1.5 L 8.69999999 3.95951995 C 9.67061775 4.12648977 10.5245472 4.634693 11.1338417 5.35618297 L 13.2468127 4.13275273 L 13.2468
 127 4.13275273 Z&quot; fill=&quot;black&quot; stroke-width=&quot;1&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemFilesvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemFile.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemFile.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemFile.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2013 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 16 16&quot;&gt;
-    &lt;path d=&quot;M 8 7 L 10 7 L 8 5 C 8 5 8 7 8 7 M 11.003906 12 L 5 12 L 5 4 L 8.515625 4 L 11.003906 6.453125 Z M 9.519531 2 L 3 2 L 3 14 L 13 14 L 13 5 Z&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemLayerssvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemLayers.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemLayers.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemLayers.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,7 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2013 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 16 16&quot;&gt;
-    &lt;path d=&quot;M 11 3 L 5 3 L 2 7 L 14 7 Z&quot;/&gt;
-    &lt;path d=&quot;M 3.5 8 L 2 10 L 14 10 L 12.5 8 Z&quot;/&gt;
-    &lt;path d=&quot;M 3.5 11 L 2 13 L 14 13 L 12.5 11 Z&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemLogsvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemLog.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemLog.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemLog.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2013 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 16 16&quot;&gt;
-    &lt;path d=&quot;M 2.769531 13.65625 L 1.355469 12.296875 L 5.210938 8 L 1.417969 3.671875 L 2.832031 2.3125 L 8 8 Z M 7 5 L 7 3 L 14 3 L 14 5 Z M 9 9 L 9 7 L 14 7 L 14 9 Z M 7 13 L 7 11 L 14 11 L 14 13 Z&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemProbessvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemProbes.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemProbes.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemProbes.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2014 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 16 16&quot;&gt;
-    &lt;path d=&quot;M 2.00678414 3 C 1.45075261 3 1 3.44483697 1 3.9955775 L 1 13.0044225 C 1 13.5542648 1.45117188 14 2.00678414 14 L 10.4932159 14 C 11.0492474 14 11.7814952 13.6559504 12.1351958 13.2236495 L 16 8.5 L 12.1351958 3.77635048 C 11.7843869 3.34758395 11.0488281 3 10.4932159 3 L 2.00678414 3 Z  M 7.81658283 6.92324842 L 7.72683888 6.64155229 C 7.594716 6.24518302 7.28559732 5.53720361 6.41557974 5.03613275 L 4.16200945 5.77402745 L 4.27917532 6.12801779 C 4.84007485 5.90615033 4.94228371 5.90615033 5.04449194 5.90615033 C 5.62034911 5.90615033 5.91450952 6.40722119 6.22362757 7.24732412 L 6.70974079 8.5884979 L 5.81230129 10.0169223 C 5.39848165 10.665073 5.25140112 10.8869399 5.0893636 10.8869399 C 4.82511784 10.8869399 5.05944895 10.2238321 4.36642654 10.2238321 C 3.7781051 10.2238321 3.48394405 10.6077365 3.48394405 11.078892 C 3.48394405 11.5500476 3.89527033 11.9638672 4.63316503 11.9638672 C 5.60539147 11.9638672 6.16629099 11.2259726 6.54770262 10.57782
 18 L 7.07868813 9.66293194 L 7.50746478 10.769774 C 7.71188124 11.3157165 7.993578 11.9638672 8.86359558 11.9638672 C 9.77599208 11.9638672 10.3069776 11.0190627 10.616095 9.8249701 L 10.2621053 9.8249701 C 9.95298725 10.754817 9.7036985 10.8296033 9.45191703 10.8296033 C 9.15775598 10.8296033 9.06801203 10.3135754 8.96580381 10.0318793 L 8.24286611 7.99768309 L 8.93588916 6.83350511 C 9.20262828 6.39226355 9.2898795 6.24518302 9.49678868 6.24518302 C 9.7036985 6.24518302 9.6438692 6.74625389 10.0851101 6.74625389 C 10.9252137 6.74625389 11 6.09810314 11 5.77402745 C 11 5.43499475 10.6310527 5.03613275 9.93802961 5.03613275 C 9.09792668 5.03613275 8.46473358 5.92110797 8.14065789 6.4221782 L 7.81658283 6.92324842 Z&quot; fill-rule=&quot;evenodd&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemStopwatchsvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemStopwatch.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemStopwatch.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemStopwatch.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2013 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 16 16&quot;&gt;
-    &lt;path d=&quot;M 7.988281 14.558594 C 4.359375 14.558594 1.417969 11.617188 1.417969 7.984375 C 1.417969 6.542969 1.898438 5.21875 2.6875 4.136719 L 2.128906 3.578125 L 1.664062 4.042969 L 0.617188 2.992188 L 2.90625 0.703125 L 3.957031 1.753906 L 3.457031 2.25 L 4.003906 2.792969 C 5.113281 1.941406 6.480469 1.414062 7.988281 1.414062 C 11.617188 1.414062 14.558594 4.355469 14.558594 7.984375 C 14.558594 11.617188 11.617188 14.558594 7.988281 14.558594 Z M 7.960938 3.3125 C 5.386719 3.3125 3.304688 5.394531 3.304688 7.964844 C 3.304688 10.535156 5.386719 12.621094 7.960938 12.621094 C 10.53125 12.621094 12.613281 10.535156 12.613281 7.964844 C 12.613281 5.394531 10.53125 3.3125 7.960938 3.3125 Z M 8.703125 7.9375 C 8.703125 8.351562 8.363281 8.691406 7.945312 8.691406 C 7.527344 8.691406 7.1875 8.351562 7.1875 7.9375 C 7.1875 7.914062 7.203125 7.894531 7.203125 7.871094 L 5.132812 5.796875 L 5.796875 5.132812 L 7.859375 7.195312 C 7.886719 7.191406 7.914062 7.179688 7
 .945312 7.179688 C 7.984375 7.179688 8.015625 7.195312 8.054688 7.203125 L 10.0625 5.195312 L 10.726562 5.859375 L 8.691406 7.894531 C 8.695312 7.910156 8.703125 7.921875 8.703125 7.9375 Z&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemStoragesvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemStorage.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemStorage.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemStorage.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2013 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 16 16&quot;&gt;
-    &lt;path d=&quot;M 2 14 L 2 4 L 5 2 L 11 2 L 14 4 L 14 14 Z M 12 5 L 4 5 L 4 12 L 12 12 Z M 10 9 L 6 9 L 6 6 L 10 6 Z M 9.4375 6.59375 L 6.59375 6.59375 L 6.59375 8.40625 L 9.4375 8.40625 Z M 6.5 10.152344 L 9.5 10.152344 C 9.777344 10.152344 9.875 10.304688 9.875 10.5 C 9.875 10.691406 9.777344 10.851562 9.5 10.851562 L 6.5 10.851562 C 6.222656 10.851562 6.09375 10.691406 6.09375 10.5 C 6.09375 10.304688 6.222656 10.152344 6.5 10.152344 Z&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesNavigationItemVariablesvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemVariable.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemVariable.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemVariable.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2013 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 16 16&quot;&gt;
-    &lt;path d=&quot;M 8.902344 5.539062 L 8.761719 5.097656 C 8.554688 4.476562 8.070312 3.367188 6.707031 2.582031 L 3.175781 3.738281 L 3.359375 4.292969 C 4.238281 3.945312 4.398438 3.945312 4.558594 3.945312 C 5.460938 3.945312 5.921875 4.730469 6.40625 6.046875 L 7.167969 8.148438 L 5.761719 10.386719 C 5.113281 11.402344 4.882812 11.75 4.628906 11.75 C 4.214844 11.75 4.582031 10.710938 3.496094 10.710938 C 2.574219 10.710938 2.113281 11.3125 2.113281 12.050781 C 2.113281 12.789062 2.757812 13.4375 3.914062 13.4375 C 5.4375 13.4375 6.316406 12.28125 6.914062 11.265625 L 7.746094 9.832031 L 8.417969 11.566406 C 8.738281 12.421875 9.179688 13.4375 10.542969 13.4375 C 11.972656 13.4375 12.804688 11.957031 13.289062 10.085938 L 12.734375 10.085938 C 12.25 11.542969 11.859375 11.660156 11.464844 11.660156 C 11.003906 11.660156 10.863281 10.851562 10.703125 10.410156 L 9.570312 7.222656 L 10.65625 5.398438 C 11.074219 4.707031 11.210938 4.476562 11.535156 4.476562 C 11.85937
 5 4.476562 11.765625 5.261719 12.457031 5.261719 C 13.773438 5.261719 13.890625 4.246094 13.890625 3.738281 C 13.890625 3.207031 13.3125 2.582031 12.226562 2.582031 C 10.910156 2.582031 9.917969 3.96875 9.410156 4.753906 Z&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesNetworkBarLabelCalloutLeftsvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/NetworkBarLabelCalloutLeft.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/NetworkBarLabelCalloutLeft.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/NetworkBarLabelCalloutLeft.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2013 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 13 5&quot;&gt;
-    &lt;path fill-opacity=&quot;0.66&quot; d=&quot;M 1 4 L 1 1 L 2 1 L 2 4 Z M 1 3 L 1 2 L 11 2 L 11 3 Z M 10.5 4 C 9.671875 4 9 3.328125 9 2.5 C 9 1.671875 9.671875 1 10.5 1 C 11.328125 1 12 1.671875 12 2.5 C 12 3.328125 11.328125 4 10.5 4 Z&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesNetworkBarLabelCalloutRightsvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/NetworkBarLabelCalloutRight.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/NetworkBarLabelCalloutRight.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/NetworkBarLabelCalloutRight.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2013 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 13 5&quot;&gt;
-    &lt;path fill-opacity=&quot;0.66&quot; d=&quot;M 11 4 L 11 1 L 12 1 L 12 4 Z M 2 3 L 2 2 L 12 2 L 12 3 Z M 2.5 4 C 1.671875 4 1 3.328125 1 2.5 C 1 1.671875 1.671875 1 2.5 1 C 3.328125 1 4 1.671875 4 2.5 C 4 3.328125 3.328125 4 2.5 4 Z&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesNetworkBarLabelCalloutWhiteLeftsvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/NetworkBarLabelCalloutWhiteLeft.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/NetworkBarLabelCalloutWhiteLeft.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/NetworkBarLabelCalloutWhiteLeft.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,6 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2013 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 13 5&quot;&gt;
-    &lt;path fill=&quot;rgb(54, 124, 210)&quot; d=&quot;M 8.5 4 C 7.667969 4 4.332031 4 3 4 C 3 4.550781 2.550781 5 2 5 L 1 5 C 0.445312 5 0 4.550781 0 4 L 0 1 C 0 0.445312 0.445312 0 1 0 L 2 0 C 2.550781 0 3 0.445312 3 1 C 4.332031 1 7.667969 1 8.5 1 C 8.964844 0.382812 9.699219 0 10.5 0 C 11.878906 0 13 1.121094 13 2.5 C 13 3.878906 11.878906 5 10.5 5 C 9.699219 5 8.964844 4.617188 8.5 4&quot;/&gt;
-    &lt;path fill=&quot;white&quot; d=&quot;M 1 4 L 1 1 L 2 1 L 2 4 Z M 1 3 L 1 2 L 11 2 L 11 3 Z M 10.5 4 C 9.671875 4 9 3.328125 9 2.5 C 9 1.671875 9.671875 1 10.5 1 C 11.328125 1 12 1.671875 12 2.5 C 12 3.328125 11.328125 4 10.5 4 Z&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesNetworkBarLabelCalloutWhiteRightsvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/NetworkBarLabelCalloutWhiteRight.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/NetworkBarLabelCalloutWhiteRight.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/NetworkBarLabelCalloutWhiteRight.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,6 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2013 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 13 5&quot;&gt;
-    &lt;path fill=&quot;rgb(54, 124, 210)&quot; d=&quot;M 11 5 C 10.445312 5 10 4.550781 10 4 C 8.664062 4 5.328125 4 4.496094 4 C 4.035156 4.617188 3.296875 5 2.5 5 C 1.121094 5 0 3.878906 0 2.5 C 0 1.121094 1.121094 0 2.5 0 C 3.296875 0 4.035156 0.382812 4.496094 1 C 5.328125 1 8.664062 1 10 1 C 10 0.445312 10.445312 0 11 0 L 12 0 C 12.550781 0 13 0.445312 13 1 L 13 4 C 13 4.550781 12.550781 5 12 5 L 11 5&quot;/&gt;
-    &lt;path fill=&quot;white&quot; d=&quot;M 11 4 L 11 1 L 12 1 L 12 4 Z M 2 3 L 2 2 L 12 2 L 12 3 Z M 2.5 4 C 1.671875 4 1 3.328125 1 2.5 C 1 1.671875 1.671875 1 2.5 1 C 3.328125 1 4 1.671875 4 2.5 C 4 3.328125 3.328125 4 2.5 4 Z&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesPercentsvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/Percent.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/Percent.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/Percent.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2013 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 16 16&quot;&gt;
-    &lt;path d=&quot;M 3.988281 6.382812 C 3.625 6.382812 3.3125 6.253906 3.058594 5.996094 C 2.796875 5.738281 2.671875 5.429688 2.671875 5.0625 C 2.671875 4.699219 2.796875 4.386719 3.058594 4.128906 C 3.3125 3.871094 3.625 3.742188 3.988281 3.742188 C 4.355469 3.742188 4.667969 3.871094 4.921875 4.128906 C 5.179688 4.386719 5.308594 4.699219 5.308594 5.0625 C 5.308594 5.429688 5.179688 5.738281 4.921875 5.996094 C 4.667969 6.253906 4.355469 6.382812 3.988281 6.382812 Z M 7.078125 5.0625 C 7.078125 4.210938 6.777344 3.484375 6.171875 2.878906 C 5.570312 2.277344 4.84375 1.972656 3.988281 1.972656 C 3.136719 1.972656 2.410156 2.277344 1.808594 2.878906 C 1.203125 3.484375 0.902344 4.210938 0.902344 5.0625 C 0.902344 5.914062 1.203125 6.640625 1.808594 7.246094 C 2.410156 7.847656 3.136719 8.148438 3.988281 8.148438 C 4.847656 8.148438 5.578125 7.847656 6.175781 7.246094 C 6.777344 6.640625 7.078125 5.914062 7.078125 5.0625 Z M 13.378906 11.105469 C 13.378906 11.46875 13.25 
 11.78125 12.992188 12.039062 C 12.734375 12.296875 12.421875 12.425781 12.058594 12.425781 C 11.691406 12.425781 11.382812 12.296875 11.125 12.039062 C 10.867188 11.78125 10.738281 11.46875 10.738281 11.105469 C 10.738281 10.742188 10.867188 10.429688 11.125 10.171875 C 11.382812 9.914062 11.691406 9.785156 12.058594 9.785156 C 12.421875 9.785156 12.734375 9.914062 12.992188 10.171875 C 13.25 10.429688 13.378906 10.742188 13.378906 11.105469 Z M 15.148438 11.105469 C 15.148438 10.253906 14.84375 9.527344 14.242188 8.921875 C 13.636719 8.320312 12.910156 8.019531 12.058594 8.019531 C 11.207031 8.019531 10.480469 8.316406 9.875 8.917969 C 9.273438 9.519531 8.972656 10.25 8.972656 11.105469 C 8.972656 11.957031 9.273438 12.683594 9.875 13.289062 C 10.480469 13.890625 11.207031 14.195312 12.058594 14.195312 C 12.910156 14.195312 13.636719 13.890625 14.242188 13.289062 C 14.84375 12.683594 15.148438 11.957031 15.148438 11.105469 Z M 4.007812 14.269531 L 5.292969 14.269531 L 11.99
 6094 1.917969 L 10.738281 1.917969 Z&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesReloadsvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/Reload.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/Reload.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/Reload.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2014 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 16 16&quot;&gt;
-    &lt;path class=&quot;filled&quot; d=&quot;M 12.007 8.01 L 12.007 8.488 L 12 8.488 C 12 10.974 9.985 12.988 7.5 12.988 C 5.015 12.988 3 10.974 3 8.488 C 3 6.17 4.759 4.284 7.012 4.037 L 7.012 6.549 L 11.519 3.775 L 7.012 1 L 7.012 3.013 C 4.203 3.26 2 5.615 2 8.488 C 2 11.526 4.462 13.988 7.5 13.988 C 10.509 13.988 12.95 11.571 12.996 8.572 L 13 8.572 L 13 8.01 L 12.007 8.01 Z&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesSplitToggleDownsvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/SplitToggleDown.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/SplitToggleDown.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/SplitToggleDown.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,6 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2014 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 16 16&quot;&gt;
-    &lt;path d=&quot;M 12 3 L 8 7 L 4 3&quot; fill=&quot;none&quot; stroke=&quot;black&quot;/&gt;
-    &lt;path d=&quot;M 12 9 L 8 13 L 4 9&quot; fill=&quot;none&quot; stroke=&quot;black&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesTimesvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/Time.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/Time.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/Time.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,6 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2014 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 16 16&quot;&gt;
-    &lt;circle fill=&quot;none&quot; stroke=&quot;black&quot; cx=&quot;8.5&quot; cy=&quot;8.5&quot; r=&quot;6.5&quot;/&gt;
-    &lt;path fill=&quot;none&quot; stroke=&quot;black&quot; d=&quot;M 8.5 3.5 L 8.5 8.5 L 10.5 10.5&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesWeightsvg"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebInspectorUI/UserInterface/Images/Weight.svg (183593 => 183594)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/Weight.svg        2015-04-30 00:23:54 UTC (rev 183593)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/Weight.svg        2015-04-30 00:28:04 UTC (rev 183594)
</span><span class="lines">@@ -1,6 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;!-- Copyright © 2014 Apple Inc. All rights reserved. --&gt;
-&lt;svg version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 16 16&quot;&gt;
-    &lt;path fill=&quot;none&quot; stroke=&quot;black&quot; d=&quot;M 2.5 13.5 L 4.5 4.5 L 11.5 4.5 L 13.5 13.5 L 2.5 13.5 Z&quot;/&gt;
-    &lt;rect fill=&quot;none&quot; stroke=&quot;black&quot; x=&quot;6.5&quot; y=&quot;2.5&quot; width=&quot;3&quot; height=&quot;2&quot; rx=&quot;1&quot;/&gt;
-&lt;/svg&gt;
</del></span></pre>
</div>
</div>

</body>
</html>