Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(246)

Unified Diff: Source/WebKit/chromium/public/platform/WebCommon.h

Issue 9003016: Nuke unused WEBKIT_USING_DART. (Closed) Base URL: svn://svn.chromium.org/multivm/trunk/webkit
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698