| Index: tools/VisualBench/VisualInteractiveModule.cpp
|
| diff --git a/tools/VisualBench/VisualInteractiveModule.cpp b/tools/VisualBench/VisualInteractiveModule.cpp
|
| index 73bc53ed5ac5b56f6bcc3e7e33f9c588515581c2..986709af99540b6752990061821a4ca2f42c7c4d 100755
|
| --- a/tools/VisualBench/VisualInteractiveModule.cpp
|
| +++ b/tools/VisualBench/VisualInteractiveModule.cpp
|
| @@ -9,10 +9,6 @@
|
|
|
| #include "SkCanvas.h"
|
| #include "SkCommandLineFlags.h"
|
| -#include "SkForceLinking.h"
|
| -#include "SkImageDecoder.h"
|
| -
|
| -__SK_FORCE_IMAGE_DECODER_LINKING;
|
|
|
| VisualInteractiveModule::VisualInteractiveModule(VisualBench* owner)
|
| : INHERITED(owner)
|
|
|