Title: [148133] trunk/Source/WebCore
Revision
148133
Author
o...@webkit.org
Date
2013-04-10 13:21:02 -0700 (Wed, 10 Apr 2013)

Log Message

Unreviewed buildfix after r148123.

* inspector/InspectorInstrumentation.h:
(WebCore):

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (148132 => 148133)


--- trunk/Source/WebCore/ChangeLog	2013-04-10 20:05:48 UTC (rev 148132)
+++ trunk/Source/WebCore/ChangeLog	2013-04-10 20:21:02 UTC (rev 148133)
@@ -1,3 +1,10 @@
+2013-04-10  Csaba Osztrogonác  <o...@webkit.org>
+
+        Unreviewed buildfix after r148123.
+
+        * inspector/InspectorInstrumentation.h:
+        (WebCore):
+
 2013-04-10  Xabier Rodriguez Calvar  <calva...@igalia.com>
 
         Clicking on the volume slider of HTML5 elements is pausing sometimes

Modified: trunk/Source/WebCore/inspector/InspectorInstrumentation.h (148132 => 148133)


--- trunk/Source/WebCore/inspector/InspectorInstrumentation.h	2013-04-10 20:05:48 UTC (rev 148132)
+++ trunk/Source/WebCore/inspector/InspectorInstrumentation.h	2013-04-10 20:21:02 UTC (rev 148133)
@@ -65,6 +65,7 @@
 class DeviceOrientationData;
 class GeolocationPosition;
 class GraphicsContext;
+class HTTPHeaderMap;
 class InspectorCSSAgent;
 class InspectorCSSOMWrappers;
 class InspectorInstrumentation;
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to