Index: third_party/WebKit/LayoutTests/VirtualTestSuites |
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites |
index c6de65d18489b816535d49b9d073a02cc657c8be..7d3b9e80102f18e06d7a200f409bf4994a444962 100644 |
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites |
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites |
@@ -360,5 +360,10 @@ |
"prefix": "mojo-localstorage", |
"base": "storage/domstorage/localstorage", |
"args": ["--mojo-local-storage"] |
+ }, |
+ { |
+ "prefix": "print_browser", |
+ "base": "print_testharness", |
+ "args": ["--enable-print-browser"] |
} |
] |