Index: content/browser/gamepad/gamepad_service_unittest.cc |
diff --git a/content/browser/gamepad/gamepad_service_unittest.cc b/content/browser/gamepad/gamepad_service_unittest.cc |
index ded1a447593e30f038d9725af11db6b383fc7e16..5b9d1c28e189bdbe3b0014c6321313d85c5d9a2f 100644 |
--- a/content/browser/gamepad/gamepad_service_unittest.cc |
+++ b/content/browser/gamepad/gamepad_service_unittest.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 "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/run_loop.h" |