summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/ChromiumIncludes.h
diff options
context:
space:
mode:
authorShimeng (Simon) Wang <swang@google.com>2010-11-12 10:36:13 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-11-12 10:36:14 -0800
commit1833a7fa5cd5a19afd4cba9cfc4e103e44ded8eb (patch)
tree6b4638f2d3ef863b85661a4f311563a121153d99 /WebKit/android/WebCoreSupport/ChromiumIncludes.h
parent64d528ad5f44f99ff9da226e8f26e96e52765bdf (diff)
parent833804653e1cc85cc95b67838a544b676e7b5f3b (diff)
downloadexternal_webkit-1833a7fa5cd5a19afd4cba9cfc4e103e44ded8eb.zip
external_webkit-1833a7fa5cd5a19afd4cba9cfc4e103e44ded8eb.tar.gz
external_webkit-1833a7fa5cd5a19afd4cba9cfc4e103e44ded8eb.tar.bz2
Merge "Fix mobile google.com flickering issue."
Diffstat (limited to 'WebKit/android/WebCoreSupport/ChromiumIncludes.h')
-rw-r--r--WebKit/android/WebCoreSupport/ChromiumIncludes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebKit/android/WebCoreSupport/ChromiumIncludes.h b/WebKit/android/WebCoreSupport/ChromiumIncludes.h
index 377aa22..a79faec 100644
--- a/WebKit/android/WebCoreSupport/ChromiumIncludes.h
+++ b/WebKit/android/WebCoreSupport/ChromiumIncludes.h
@@ -61,6 +61,7 @@
#include <net/base/data_url.h>
#include <net/base/host_resolver.h>
#include <net/base/io_buffer.h>
+#include <net/base/load_flags.h>
#include <net/base/net_errors.h>
#include <net/base/mime_util.h>
#include <net/base/ssl_config_service.h>