Commit 6dd338e1 authored by beidson@apple.com's avatar beidson@apple.com

Windows build fix.

* history/HistoryItem.cpp:
* loader/icon/IconDatabaseBase.cpp:



git-svn-id: svn://svn.chromium.org/blink/trunk@80902 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent da3c7500
2011-03-11 Brady Eidson <beidson@apple.com>
Windows build fix.
* history/HistoryItem.cpp:
* loader/icon/IconDatabaseBase.cpp:
2011-03-11 Brady Eidson <beidson@apple.com> 2011-03-11 Brady Eidson <beidson@apple.com>
Reviewed by Sam Weinig. Reviewed by Sam Weinig.
......
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
#include "IconDatabase.h" #include "IconDatabase.h"
#include "PageCache.h" #include "PageCache.h"
#include "ResourceRequest.h" #include "ResourceRequest.h"
#include "SharedBuffer.h"
#include <stdio.h> #include <stdio.h>
#include <wtf/CurrentTime.h> #include <wtf/CurrentTime.h>
#include <wtf/Decoder.h> #include <wtf/Decoder.h>
......
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
#include "IconDatabaseBase.h" #include "IconDatabaseBase.h"
#include "IconDatabase.h" #include "IconDatabase.h"
#include "SharedBuffer.h"
namespace WebCore { namespace WebCore {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment