Chromium Code Reviews| Index: src/opts/SkUtils_opts_SSE2.cpp |
| diff --git a/src/opts/SkUtils_opts_SSE2.cpp b/src/opts/SkUtils_opts_SSE2.cpp |
| index e22044d39d36821726cb95ff3e1605e8976ec29c..a3c5aa5dfd7f1cf417abda23f10d662d80bf8045 100644 |
| --- a/src/opts/SkUtils_opts_SSE2.cpp |
| +++ b/src/opts/SkUtils_opts_SSE2.cpp |
| @@ -1,4 +1,3 @@ |
| - |
| /* |
| * Copyright 2009 The Android Open Source Project |
| * |
| @@ -6,7 +5,6 @@ |
| * found in the LICENSE file. |
| */ |
| - |
| #include <emmintrin.h> |
| #include "SkUtils_opts_SSE2.h" |