Re-ignore desk_googlespreadsheet on Intel 540 bot

Bug: skia:6863
Change-Id: Ic096f4837fd245475a5966a1b5da403027cf429f
Reviewed-on: https://skia-review.googlesource.com/151360
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
diff --git a/infra/bots/recipes/perf.expected/Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan.json b/infra/bots/recipes/perf.expected/Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan.json
index 823da96..88cc7ba 100644
--- a/infra/bots/recipes/perf.expected/Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan.json
+++ b/infra/bots/recipes/perf.expected/Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-All-Vulkan.json
@@ -193,6 +193,7 @@
       "~text_16_LCD_FF",
       "~text_16_LCD_WT",
       "~desk_skbug6850overlay2",
+      "~desk_googlespreadsheet",
       "~desk_carsvg",
       "~inc0.gif",
       "~inc1.gif",
diff --git a/infra/bots/recipes/perf.py b/infra/bots/recipes/perf.py
index 4ad33df..74885a3 100644
--- a/infra/bots/recipes/perf.py
+++ b/infra/bots/recipes/perf.py
@@ -180,6 +180,7 @@
       match.append('~text_16_LCD_WT')
     # skia:6863
     match.append('~desk_skbug6850overlay2')
+    match.append('~desk_googlespreadsheet')
     match.append('~desk_carsvg')
   if 'MoltenVK' in bot:
     # skbug.com/7962