Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(349)

Unified Diff: LayoutTests/VirtualTestSuites

Issue 560563005: Rename last two virtual test suites to complete VirtualTestSuite refactoring. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/VirtualTestSuites
diff --git a/LayoutTests/VirtualTestSuites b/LayoutTests/VirtualTestSuites
index 8eb7bcb4654d1ede17ca94b54fc316bbcd4cae27..be9f6f67fc6400e195cf668ec01cf37c8ea8792c 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -38,12 +38,12 @@
"--enable-per-tile-painting"]
},
{
- "name": "gpu/compositedscrolling/overflow",
+ "prefix": "prefer_compositing_to_lcd_text",
"base": "compositing/overflow",
"args": ["--enable-prefer-compositing-to-lcd-text"]
},
{
- "name": "gpu/compositedscrolling/scrollbars",
+ "prefix": "prefer_compositing_to_lcd_text",
"base": "scrollbars",
"args": ["--enable-prefer-compositing-to-lcd-text"]
},
@@ -129,5 +129,3 @@
"args": ["--enable-region-based-columns"]
}
]
-
-

Powered by Google App Engine
This is Rietveld 408576698