Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / tools / swarming_client / tests / isolate / fail.isolate
index ff3a6aa..d562f95 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright (c) 2012 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
+# Copyright 2012 The Swarming Authors. All rights reserved.
+# Use of this source code is governed under the Apache License, Version 2.0 that
+# can be found in the LICENSE file.
 {
   'conditions': [
     ['(OS=="linux" and chromeos==1) or ((OS=="mac" or OS=="win") and chromeos==0)', {
@@ -9,7 +9,7 @@
           'python',
           'fail.py',
         ],
-        'isolate_dependency_tracked': [
+        'files': [
           'fail.py',
         ],
       },