Chromium Code Reviews| Index: src/core/SkBuffer.cpp | 
| diff --git a/src/core/SkBuffer.cpp b/src/core/SkBuffer.cpp | 
| index 51c368abe8286a578e57f7e788d195c5fbf94164..590b05b859824ff2ba0d35952d23396a87c95c83 100644 | 
| --- a/src/core/SkBuffer.cpp | 
| +++ b/src/core/SkBuffer.cpp | 
| @@ -1,3 +1,4 @@ | 
| + | 
| /* | 
| * Copyright 2006 The Android Open Source Project | 
| * | 
| @@ -5,9 +6,8 @@ | 
| * found in the LICENSE file. | 
| */ | 
| + | 
| #include "SkBuffer.h" | 
| - | 
| -#include <string.h> | 
| //////////////////////////////////////////////////////////////////////////////////////// |