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 acfa6a37acc54b90568b85431672f06354cde5f0..ded1a447593e30f038d9725af11db6b383fc7e16 100644 |
--- a/content/browser/gamepad/gamepad_service_unittest.cc |
+++ b/content/browser/gamepad/gamepad_service_unittest.cc |
@@ -2,6 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/run_loop.h" |
#include "content/browser/gamepad/gamepad_consumer.h" |