Sync PRESUBMIT with CQ: win_x64_rel -> win_chromium_x64_rel

BUG=358130
[email protected]

Review URL: https://codereview.chromium.org/239223005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263891 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 1fa3d1c..1260528 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -1339,6 +1339,7 @@
       'win_chromium_compile_dbg': ['defaulttests'],
       'win_chromium_dbg': ['defaulttests'],
       'win_chromium_rel': ['defaulttests'],
+      'win_chromium_x64_rel': ['defaulttests'],
       'win_nacl_sdk_build': ['compile'],
       'win_rel': standard_tests + [
           'app_list_unittests',
@@ -1453,7 +1454,7 @@
       'mac_chromium_rel',
       'win_chromium_compile_dbg',
       'win_chromium_rel',
-      'win_x64_rel',
+      'win_chromium_x64_rel',
   ]
 
   # Match things like path/aura/file.cc and path/file_aura.cc.