Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / build / config / ui.gni
index 75394a9..3ec1e50 100644 (file)
@@ -12,7 +12,7 @@
 # See also build/config/features.gni
 
 declare_args() {
-  # Indicates if Ash is enabled. Ash is the Aura SHell which provides a
+  # Indicates if Ash is enabled. Ash is the Aura Shell which provides a
   # desktop-like environment for Aura. Requires use_aura = true
   use_ash = is_win || is_chromeos
 
@@ -28,7 +28,7 @@ declare_args() {
   # minimum XI2 version. For example, use_xi2_mt=2 means XI2.2 or above.
   use_xi2_mt = 2
 
-  # True means the UI is built useing the "views" framework.
+  # True means the UI is built using the "views" framework.
   toolkit_views = is_win || is_chromeos || use_aura
 }
 
@@ -60,3 +60,4 @@ use_glib = is_linux
 
 use_clipboard_aurax11 = is_linux && use_aura && use_x11
 
+ozone_platform_dri = use_ozone