Index: content/common/gpu/stream_texture_android.cc |
diff --git a/content/common/gpu/stream_texture_android.cc b/content/common/gpu/stream_texture_android.cc |
index 6d27a7aa49c26f159845ee3e430e33964cea6b33..16f7b9468099fe8fcd1101bc8e61d861c4baec63 100644 |
--- a/content/common/gpu/stream_texture_android.cc |
+++ b/content/common/gpu/stream_texture_android.cc |
@@ -4,6 +4,8 @@ |
#include "content/common/gpu/stream_texture_android.h" |
+#include <string.h> |
+ |
#include "base/bind.h" |
#include "content/common/android/surface_texture_peer.h" |
#include "content/common/gpu/gpu_channel.h" |