Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / ash_resources.gypi
index 5c2d62a..68d93ef 100644 (file)
@@ -8,7 +8,7 @@
       'target_name': 'ash_resources',
       'type': 'none',
       'variables': {
-        'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/ash/ash_resources',
+        'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/ash/resources',
       },
       'actions': [
         {
           'includes': [ '../build/grit_action.gypi' ],
         },
       ],
-      'direct_dependent_settings': {
-        'include_dirs': [
-          '<(SHARED_INTERMEDIATE_DIR)/ash/ash_resources',
-        ],
-      },
+      'includes': [ '../build/grit_target.gypi' ],
     },
   ],
 }