Chromium Code Reviews| Index: tests/skia_test.cpp |
| diff --git a/tests/skia_test.cpp b/tests/skia_test.cpp |
| index 00043c1749647e067855eb1c5590837bc852be4e..150bf3beeadd832bbcc0e5bdd4bc1c46ef2f75d1 100644 |
| --- a/tests/skia_test.cpp |
| +++ b/tests/skia_test.cpp |
| @@ -153,7 +153,6 @@ int test_main() { |
| #else |
| header.append(" SK_RELEASE"); |
| #endif |
| - header.appendf(" skia_arch_width=%d", (int)sizeof(void*) * 8); |
| if (FLAGS_veryVerbose) { |
| header.appendf("\n"); |
| } |