OSDN Git Service

Move all external/chromiumn includes to one file
authorKristian Monsen <kristianm@google.com>
Sun, 29 Aug 2010 14:50:43 +0000 (15:50 +0100)
committerKristian Monsen <kristianm@google.com>
Tue, 31 Aug 2010 17:05:44 +0000 (18:05 +0100)
commitbdcebcb37eb20e212451130aee402c1927ad0e14
treea522038c56fee499345b061fb4eb6decdf3e253a
parentec079933211eb47479b2624cb6be72257d178c01
Move all external/chromiumn includes to one file

There are several logging errors and warnings when including files from external/chromium
and the <cutils/log.h>. This commit moves all external/chromium includes to one place, and
and LOG_ASSERT to what it is in <cutils/log.h>

Change-Id: If908262cf1b859247d7b8a5880807a2e9ec16980
WebKit/android/WebCoreSupport/ChromiumIncludes.h [new file with mode: 0644]
WebKit/android/WebCoreSupport/WebRequest.cpp
WebKit/android/WebCoreSupport/WebRequest.h
WebKit/android/WebCoreSupport/WebRequestContext.cpp
WebKit/android/WebCoreSupport/WebRequestContext.h
WebKit/android/WebCoreSupport/WebResourceRequest.cpp
WebKit/android/WebCoreSupport/WebResourceRequest.h
WebKit/android/WebCoreSupport/WebResponse.h
WebKit/android/WebCoreSupport/WebUrlLoaderClient.cpp
WebKit/android/WebCoreSupport/WebUrlLoaderClient.h