Merge "remove seek back & forward button in media control" into 2.0_beta
authorSoo-Hyun Choi <sh9.choi@samsung.com>
Tue, 28 Aug 2012 11:36:53 +0000 (20:36 +0900)
committerGerrit Code Review <gerrit2@localhost>
Tue, 28 Aug 2012 11:36:53 +0000 (20:36 +0900)
Source/WTF/wtf/Platform.h

index 185072f..e5f71db 100644 (file)
 #define ENABLE_TIZEN_FORM_SUBMIT_SUPPORT 1 /* Gyuyoung Kim(gyuyoung.kim@samsung.com) : fix a problem when form submits data to specific window */
 #define ENABLE_TIZEN_SCROLL_ADDING_FIX 1 /* Kamil Blank(k.blank@samsung.com) : Fix for _ewk_view_scroll_add (pending repaints were wrongly updated) */
 #define ENABLE_TIZEN_CONTEXT_MENU_SELECT 1 /* Michal Pakula(m.pakula@samsung.com) : Adds Select All and Select options to context menu */
-#define TIZEN_MEDIA_CONTROL_USER_AGENT_SHEET 1 /* Gyuyoung Kim(gyuyoung.kim@samsung.com) Add media control ui sheet for TIZEN */
+#define ENABLE_TIZEN_MEDIA_CONTROL_USER_AGENT_SHEET 1 /* Gyuyoung Kim(gyuyoung.kim@samsung.com) Add media control ui sheet for TIZEN */
 
 #define ENABLE_TIZEN_DAILY_UPVERSIONING 1 /* Krzysztof Czech(k.czech@samsung.com) : Used for fixing building errors while doing daily upversioning, should be deleted before merging to master*/