Index: Source/web/DateTimeChooserImpl.cpp |
diff --git a/Source/web/DateTimeChooserImpl.cpp b/Source/web/DateTimeChooserImpl.cpp |
index a8b25aa93b25b56686c2f86d51b19eb05bebf6f1..31751f514f67f6e7b0c7581b3db4127b3ecdf384 100644 |
--- a/Source/web/DateTimeChooserImpl.cpp |
+++ b/Source/web/DateTimeChooserImpl.cpp |
@@ -44,10 +44,6 @@ |
#include "platform/Language.h" |
#include "platform/text/PlatformLocale.h" |
-#if !ENABLE(CALENDAR_PICKER) |
-#error "ENABLE_INPUT_MULTIPLE_FIELDS_UI requires ENABLE_CALENDAR_PICKER in Chromium." |
-#endif |
- |
using namespace WebCore; |
namespace WebKit { |