summaryrefslogtreecommitdiffstats
path: root/android
diff options
context:
space:
mode:
authorKristian Monsen <kristianm@google.com>2011-07-28 11:35:31 +0100
committerKristian Monsen <kristianm@google.com>2011-07-28 11:41:07 +0100
commit4ec1b5c8bfb53483c6105db0656c81740f798f10 (patch)
treebe606b4e58e1b95a6c9a580a00fb8cb57cfe4500 /android
parent7e68d3c72ec5667dd697c800feb515a506a2dc9e (diff)
downloadexternal_chromium-4ec1b5c8bfb53483c6105db0656c81740f798f10.zip
external_chromium-4ec1b5c8bfb53483c6105db0656c81740f798f10.tar.gz
external_chromium-4ec1b5c8bfb53483c6105db0656c81740f798f10.tar.bz2
Preparation for fixing bug 5065047: build libchromium as a shared lib
Use FormField from chromium instead of Android. Change-Id: I63565da382ea5dd10e7aed57a5a0f47293d160a0
Diffstat (limited to 'android')
-rw-r--r--android/autofill/url_fetcher_proxy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/autofill/url_fetcher_proxy.h b/android/autofill/url_fetcher_proxy.h
index 954125f..5649448 100644
--- a/android/autofill/url_fetcher_proxy.h
+++ b/android/autofill/url_fetcher_proxy.h
@@ -31,7 +31,6 @@
#include "base/threading/thread.h"
#include "common/net/url_fetcher.h"
#include "net/url_request/url_request_status.h"
-#include <WebCoreSupport/autofill/MainThreadProxy.h>
class URLFetcherProxy;