OSDN Git Service

Remove a superfluous ANDROID-only include from Node.cpp that has not been upstreamed.
authorBen Murdoch <benm@google.com>
Mon, 17 May 2010 12:43:33 +0000 (13:43 +0100)
committerBen Murdoch <benm@google.com>
Mon, 17 May 2010 12:45:21 +0000 (13:45 +0100)
Diff -=4! :)

Change-Id: Iafac0c2529bb66808e15efac63e75c63966d9673

WebCore/dom/Node.cpp

index bda4aa9..ccea070 100644 (file)
 #include <runtime/JSGlobalData.h>
 #endif
 
-#if ENABLE(TOUCH_EVENTS)
-#include "ChromeClient.h"
-#endif
-
 #define DUMP_NODE_STATISTICS 0
 
 using namespace std;