Title: [93657] trunk/Source/WebCore
- Revision
- 93657
- Author
- [email protected]
- Date
- 2011-08-23 16:32:34 -0700 (Tue, 23 Aug 2011)
Log Message
Fix build.
* inspector/InstrumentingAgents.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (93656 => 93657)
--- trunk/Source/WebCore/ChangeLog 2011-08-23 23:31:44 UTC (rev 93656)
+++ trunk/Source/WebCore/ChangeLog 2011-08-23 23:32:34 UTC (rev 93657)
@@ -1,3 +1,9 @@
+2011-08-23 Anders Carlsson <[email protected]>
+
+ Fix build.
+
+ * inspector/InstrumentingAgents.cpp:
+
2011-08-23 Chang Shu <[email protected]>
Added support for momentarily revealing last typed character in password input.
Modified: trunk/Source/WebCore/inspector/InstrumentingAgents.cpp (93656 => 93657)
--- trunk/Source/WebCore/inspector/InstrumentingAgents.cpp 2011-08-23 23:31:44 UTC (rev 93656)
+++ trunk/Source/WebCore/inspector/InstrumentingAgents.cpp 2011-08-23 23:32:34 UTC (rev 93657)
@@ -37,6 +37,7 @@
#include "Page.h"
#include "WorkerContext.h"
#include "WorkerInspectorController.h"
+#include <wtf/MainThread.h>
namespace WebCore {
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes