Index: content/test/gpu/gpu_tests/memory.py |
diff --git a/content/test/gpu/gpu_tests/memory.py b/content/test/gpu/gpu_tests/memory.py |
index e38461cb6136138275b326a76b34e378f9bbd618..dbb111f9ebbd57e46a2eb08725cdabcd26791974 100644 |
--- a/content/test/gpu/gpu_tests/memory.py |
+++ b/content/test/gpu/gpu_tests/memory.py |
@@ -11,7 +11,7 @@ from telemetry.timeline import model |
MEMORY_LIMIT_MB = 192 |
SINGLE_TAB_LIMIT_MB = 192 |
-WIGGLE_ROOM_MB = 8 |
+WIGGLE_ROOM_MB = 12 |
test_harness_script = r""" |
var domAutomationController = {}; |