Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / libgtk2ui / PRESUBMIT.py
index 99a2232..9704b39 100755 (executable)
@@ -12,7 +12,7 @@ for more details on the presubmit API built into gcl.
 
 def GetPreferredTryMasters(project, change):
   return {
-    'tryserver.chromium': {
-      'linux_chromium_rel': set(['defaulttests']),
+    'tryserver.chromium.linux': {
+      'linux_chromium_rel_swarming': set(['defaulttests']),
     }
   }