Title: [110573] trunk/Source/WebCore
Revision
110573
Author
pfeld...@chromium.org
Date
2012-03-13 09:08:50 -0700 (Tue, 13 Mar 2012)

Log Message

Not reviewed: chromium build fix.

* history/CachedFrame.cpp:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (110572 => 110573)


--- trunk/Source/WebCore/ChangeLog	2012-03-13 16:03:46 UTC (rev 110572)
+++ trunk/Source/WebCore/ChangeLog	2012-03-13 16:08:50 UTC (rev 110573)
@@ -1,3 +1,9 @@
+2012-03-13  'Pavel Feldman'  <pfeld...@chromium.org>
+
+        Not reviewed: chromium build fix.
+
+        * history/CachedFrame.cpp:
+
 2012-03-13  Peter Rybin  <peter.ry...@gmail.com>
 
         Web Inspector: CodeGeneratorInspector.py: refactor copy-paste getter methods

Modified: trunk/Source/WebCore/history/CachedFrame.cpp (110572 => 110573)


--- trunk/Source/WebCore/history/CachedFrame.cpp	2012-03-13 16:03:46 UTC (rev 110572)
+++ trunk/Source/WebCore/history/CachedFrame.cpp	2012-03-13 16:08:50 UTC (rev 110573)
@@ -27,6 +27,7 @@
 #include "CachedPage.h"
 
 #include "CachedFramePlatformData.h"
+#include "DOMWindow.h"
 #include "Document.h"
 #include "DocumentLoader.h"
 #include "ExceptionCode.h"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to