Change visibility API.(Request for setting page visibility state)
[platform/framework/web/crosswalk-tizen.git] / xwalk_tizen.gyp
1 {
2   'targets': [
3     {
4       'target_name': 'xwalk_tizen_all_targets',
5       'type': 'none',
6       'dependencies': [
7         'common/common.gyp:*',
8         'extensions/extensions.gyp:*',
9         'runtime/runtime.gyp:*',
10       ],
11     }, # end of target 'xwalk_tizen'
12   ], # end of targets
13 }