Enable chrome with aura for tizen
[platform/framework/web/chromium-efl.git] / tizen_src / build / jhbuild / jhbuildrc
index 6ae610c..337f39f 100644 (file)
@@ -30,7 +30,7 @@ moduleset = [ __moduleset_file_uri, ]
 __extra_modules = os.environ.get("WEBKIT_EXTRA_MODULES", "").split(",")
 modules = [ 'chromeefl-dependencies', ]
 
-outdir = os.environ.get('GYP_GENERATOR_OUTPUT', 'out')
+outdir = os.environ.get('GN_GENERATOR_OUTPUT', 'out')
 
 checkoutroot = os.path.abspath(os.path.join(outdir,'Dependencies', 'Source'))
 prefix = os.path.abspath(os.path.join(outdir,'Dependencies', 'Root'))