Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / device / bluetooth / bluetooth_strings.gyp
index 4bf3a30..8b9dca9 100644 (file)
@@ -8,23 +8,18 @@
       'target_name': 'device_bluetooth_strings',
       'type': 'none',
       'variables': {
-        'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/device/bluetooth',
+        'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/device/bluetooth/strings',
       },
       'actions': [
         {
-          'action_name': 'device_bluetooth_strings',
+          'action_name': 'generate_device_bluetooth_strings',
           'variables': {
             'grit_grd_file': 'bluetooth_strings.grd',
-            'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/device/bluetooth/strings',
           },
           'includes': [ '../../build/grit_action.gypi' ],
         },
       ],
-      'direct_dependent_settings': {
-        'include_dirs': [
-          '<(SHARED_INTERMEDIATE_DIR)/device/bluetooth/strings',
-        ],
-      },
+      'includes': [ '../../build/grit_target.gypi' ],
     },
   ],
 }