Title: [98230] trunk/Source/WebCore
Revision
98230
Author
[email protected]
Date
2011-10-24 03:10:56 -0700 (Mon, 24 Oct 2011)

Log Message

2011-10-24  Pavel Feldman  <[email protected]>

        Not reviewed: [chromium] follow up to 98228 - added missing css.

        * WebCore.gypi:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (98229 => 98230)


--- trunk/Source/WebCore/ChangeLog	2011-10-24 10:01:51 UTC (rev 98229)
+++ trunk/Source/WebCore/ChangeLog	2011-10-24 10:10:56 UTC (rev 98230)
@@ -1,3 +1,9 @@
+2011-10-24  Pavel Feldman  <[email protected]>
+
+        Not reviewed: [chromium] follow up to 98228 - added missing css.
+
+        * WebCore.gypi:
+
 2011-10-24  Pavel Feldman  <[email protected]>
 
         Web Inspector: Make CSS files load upon View demand; split inspector.css into views.

Modified: trunk/Source/WebCore/WebCore.gypi (98229 => 98230)


--- trunk/Source/WebCore/WebCore.gypi	2011-10-24 10:01:51 UTC (rev 98229)
+++ trunk/Source/WebCore/WebCore.gypi	2011-10-24 10:10:56 UTC (rev 98230)
@@ -6386,6 +6386,7 @@
             'inspector/front-end/dataGrid.css',
             'inspector/front-end/elementsPanel.css',
             'inspector/front-end/heapProfiler.css',
+            'inspector/front-end/inspectorCommon.css',
             'inspector/front-end/networkLogView.css',
             'inspector/front-end/networkPanel.css',
             'inspector/front-end/panelEnablerView.css',
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to