Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / common_constants.gyp
index 380e075..9725cad 100644 (file)
@@ -72,7 +72,6 @@
         '../base/base.gyp:base',
         '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
         '../components/components.gyp:bookmarks_common',
-        '../components/nacl.gyp:nacl_switches',
         '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h',
       ],
       'target_conditions': [
           ],
         }],
       ],
+      'conditions': [
+        ['disable_nacl==0', {
+          'dependencies': [
+            '../components/nacl.gyp:nacl_switches',
+          ],
+        }],
+      ],
     },
   ],
   'conditions': [