Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / tcmalloc / PRESUBMIT.py
index f9c2c5d..dccfde6 100755 (executable)
@@ -10,7 +10,7 @@ for more details on the presubmit API built into gcl.
 
 def GetPreferredTryMasters(project, change):
   return {
-    'tryserver.chromium': {
+    'tryserver.chromium.linux': {
       'linux_valgrind': set(['defaulttests']),
     }
   }