Chromium Code Reviews| Index: tests/PathOpsSkpClipTest.cpp |
| diff --git a/tests/PathOpsSkpClipTest.cpp b/tests/PathOpsSkpClipTest.cpp |
| index 7ea3184442286c1c2d158662ad1e6a94cc068b63..6f3d014a2fb47c33f1264d87b583e512951df7f3 100755 |
| --- a/tests/PathOpsSkpClipTest.cpp |
| +++ b/tests/PathOpsSkpClipTest.cpp |
| @@ -1090,7 +1090,6 @@ int tool_main(int argc, char** argv) { |
| #else |
| header.append(" SK_RELEASE"); |
| #endif |
| - header.appendf(" skia_arch_width=%d", (int)sizeof(void*) * 8); |
| if (FLAGS_verbose) { |
| header.appendf("\n"); |
| } |