Upstream version 10.38.208.0
[platform/framework/web/crosswalk.git] / src / native_client / src / trusted / validator / x86 / testing / enuminsts / build.scons
index 281d608..7311a68 100644 (file)
@@ -34,7 +34,7 @@ vdiff = test_env.ComponentProgram(
               'validators',
               env.NaClTargetArchSuffix('ncvalidate'),
               env.NaClTargetArchSuffix('dfa_validate_caller'),
-              'platform', 'gio', 'utils',
+              'platform', 'nrd_xfer', 'gio', 'utils',
              ])
 
 # NOTE: can't use stdout_golden here because the test runs too long,