Unreviewed.
* wtf/Platform.h:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@209913
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
2016-12-15 Myles C. Maxfield <mmaxfield@apple.com>
+ Unreviewed build fix after r209910
+
+ Unreviewed.
+
+ * wtf/Platform.h:
+
+2016-12-15 Myles C. Maxfield <mmaxfield@apple.com>
+
Stop reinterpret_casting UBreakIterators to the undefined type TextBreakIterator
https://bugs.webkit.org/show_bug.cgi?id=165931
#endif
#if PLATFORM(MAC) && __MAC_OS_X_VERSION_MAX_ALLOWED >= 101201 && __MAC_OS_X_VERSION_MIN_REQUIRED >= 101200
-#define HAVE_TOUCH_BAR 0
+#define HAVE_TOUCH_BAR 1
#define HAVE_ADVANCED_SPELL_CHECKING 1
#if defined(__LP64__)