Chromium Code Reviews| Index: tools/iOSShell.cpp |
| diff --git a/tools/iOSShell.cpp b/tools/iOSShell.cpp |
| index 1f5f2da2298ec612e9b07fc049051d9e58e63506..02884c8e119cd0181841d1bb813bd54c3a162fa8 100644 |
| --- a/tools/iOSShell.cpp |
| +++ b/tools/iOSShell.cpp |
| @@ -96,5 +96,4 @@ void application_init() { |
| void application_term(); |
| void application_term() { |
| SkEvent::Term(); |
| - SkGraphics::Term(); |
| } |