Chromium Code Reviews| Index: src/opts/SkBitmapProcState_opts_SSE2.cpp |
| diff --git a/src/opts/SkBitmapProcState_opts_SSE2.cpp b/src/opts/SkBitmapProcState_opts_SSE2.cpp |
| index 54a2f2dab4b0df8df9359aa24b3d870418bad07d..2279b9d146e76f37ba73b8a6e80ae026d122517f 100644 |
| --- a/src/opts/SkBitmapProcState_opts_SSE2.cpp |
| +++ b/src/opts/SkBitmapProcState_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 "SkBitmapProcState_opts_SSE2.h" |
| #include "SkColorPriv.h" |