From 833804653e1cc85cc95b67838a544b676e7b5f3b Mon Sep 17 00:00:00 2001 From: "Shimeng (Simon) Wang" Date: Thu, 11 Nov 2010 17:22:57 -0800 Subject: Fix mobile google.com flickering issue. Implementing request cache policy in chrome http integration. issue:3008478 Change-Id: I3d7c32912e72e7639885056fb70f9f627d075c4e --- WebKit/android/WebCoreSupport/ChromiumIncludes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'WebKit/android/WebCoreSupport/ChromiumIncludes.h') 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 #include #include +#include #include #include #include -- cgit v1.1