Chromium Code Reviews| Index: chrome/test/ui/ppapi_uitest.cc |
| diff --git a/chrome/test/ui/ppapi_uitest.cc b/chrome/test/ui/ppapi_uitest.cc |
| index db0e94d64b3256102f16f54fc8ecbfaf9f80bf99..4bfaacede202c11f0b2766eb4ce2460f5c256c6d 100644 |
| --- a/chrome/test/ui/ppapi_uitest.cc |
| +++ b/chrome/test/ui/ppapi_uitest.cc |
| @@ -142,8 +142,8 @@ TEST_F(PPAPITest, FLAKY_Scrollbar) { |
| RunTest("Scrollbar"); |
| } |
| -TEST_F(PPAPITest, UrlUtil) { |
| - RunTest("UrlUtil"); |
| +TEST_F(PPAPITest, URLUtil) { |
| + RunTest("URLUtil"); |
| } |
| TEST_F(PPAPITest, CharSet) { |