Index: content/app/mojo/mojo_browsertest.cc |
diff --git a/content/app/mojo/mojo_browsertest.cc b/content/app/mojo/mojo_browsertest.cc |
index b516107333f4f36104dc1a3170eddc998554d019..e747d26bab5963044a4ea904899faa182b9120cc 100644 |
--- a/content/app/mojo/mojo_browsertest.cc |
+++ b/content/app/mojo/mojo_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/test/content_browser_test.h" |
#include "mojo/public/c/system/core.h" |
#include "testing/gtest/include/gtest/gtest.h" |