Index: content/common/gpu/media/h264_dpb.cc |
diff --git a/content/common/gpu/media/h264_dpb.cc b/content/common/gpu/media/h264_dpb.cc |
index 0bc32e800ed1ad993e16cdb49fbe93124fe77060..56bdd8d14d4a758577acbcfae42918baddd77cb8 100644 |
--- a/content/common/gpu/media/h264_dpb.cc |
+++ b/content/common/gpu/media/h264_dpb.cc |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include <string.h> |
+ |
#include <algorithm> |
#include "base/logging.h" |