Title: [255557] trunk/Source/WebInspectorUI
Revision
255557
Author
[email protected]
Date
2020-02-03 02:31:02 -0800 (Mon, 03 Feb 2020)

Log Message

Unreviewed. Fix the inspector files combination after r255547

* UserInterface/Main.html: Remove Views/SizesToFitNavigationBar.js that was removed in r255547

Modified Paths

Diff

Modified: trunk/Source/WebInspectorUI/ChangeLog (255556 => 255557)


--- trunk/Source/WebInspectorUI/ChangeLog	2020-02-03 10:27:27 UTC (rev 255556)
+++ trunk/Source/WebInspectorUI/ChangeLog	2020-02-03 10:31:02 UTC (rev 255557)
@@ -1,3 +1,9 @@
+2020-02-03  Carlos Garcia Campos  <[email protected]>
+
+        Unreviewed. Fix the inspector files combination after r255547
+
+        * UserInterface/Main.html: Remove Views/SizesToFitNavigationBar.js that was removed in r255547
+
 2020-02-01  Devin Rousso  <[email protected]>
 
         Web Inspector: move the items in the toolbar into the tab bar to save vertical space

Modified: trunk/Source/WebInspectorUI/UserInterface/Main.html (255556 => 255557)


--- trunk/Source/WebInspectorUI/UserInterface/Main.html	2020-02-03 10:27:27 UTC (rev 255556)
+++ trunk/Source/WebInspectorUI/UserInterface/Main.html	2020-02-03 10:31:02 UTC (rev 255557)
@@ -797,7 +797,6 @@
     <script src=""
     <script src=""
     <script src=""
-    <script src=""
     <script src=""
     <script src=""
     <script src=""
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to