localized_page has been modified not to use the localized path like current_page.
[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         'loader/loader.gyp:*',
11         'wrt-upgrade/wrt-upgrade.gyp:*',
12       ],
13     }, # end of target 'xwalk_tizen'
14   ], # end of targets
15 }