| Index: Source/WebKit/chromium/public/platform/WebCommon.h
|
| diff --git a/Source/WebKit/chromium/public/platform/WebCommon.h b/Source/WebKit/chromium/public/platform/WebCommon.h
|
| index 6af82927f51da08e5908bb81f13aac83af5b8789..c634f0c38f418d028580c83653a1af1e1739ae18 100644
|
| --- a/Source/WebKit/chromium/public/platform/WebCommon.h
|
| +++ b/Source/WebKit/chromium/public/platform/WebCommon.h
|
| @@ -62,10 +62,6 @@
|
| #define WEBKIT_USING_JSC 0
|
| #endif
|
|
|
| -#if !defined(WEBKIT_USING_DART)
|
| - #define WEBKIT_USING_DART 1
|
| -#endif
|
| -
|
| // -----------------------------------------------------------------------------
|
| // Exported symbols need to be annotated with WEBKIT_EXPORT
|
|
|
|
|