Index: content/test/browser_test_utils_browsertest.cc |
diff --git a/content/test/browser_test_utils_browsertest.cc b/content/test/browser_test_utils_browsertest.cc |
index 423f0975286551e5f2b6847e52f9f767be7626d1..bea73b50554ebee8535f4c5bc03490d7b92a88ee 100644 |
--- a/content/test/browser_test_utils_browsertest.cc |
+++ b/content/test/browser_test_utils_browsertest.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 "content/public/browser/resource_request_details.h" |
#include "content/public/test/browser_test_utils.h" |
#include "content/public/test/content_browser_test.h" |