fixup! Merge efl-port POC code into tizen_src
authorPiotr Tworek <p.tworek@samsung.com>
Wed, 11 Mar 2015 09:35:10 +0000 (10:35 +0100)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
Drop SHELL_USE_CUSTOM_JS_DIALOG_MANAGER define since it's no longer used
by the content_shell patch from chromium src. Right now default
content_shell JavaScriptDialogManager is always disabled when USE_EFL is
defined.

Change-Id: I96bb79e05ae46b4a2338ecabee06441751b70077
Signed-off-by: Piotr Tworek <p.tworek@samsung.com>
tizen_src/chromium_impl/content/content_efl.gypi

index b7d95f3..a703af1 100644 (file)
           'shell/browser/shell_efl.cc',
           'shell/browser/shell_web_contents_view_delegate_efl.cc',
         ],
-        'defines': [
-          'SHELL_USE_CUSTOM_JS_DIALOG_MANAGER',
-        ],
       }],
 
       ['_target_name=="content_shell"', {