Index: remoting/base/run_all_unittests.cc |
diff --git a/remoting/base/run_all_unittests.cc b/remoting/base/run_all_unittests.cc |
index b20ac2339d458d1be67e544c032422694a681611..110e0ca34b46a4cb12e55c4e938730eb2dcfdfd8 100644 |
--- a/remoting/base/run_all_unittests.cc |
+++ b/remoting/base/run_all_unittests.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/message_loop/message_loop.h" |
#include "base/test/launcher/unit_test_launcher.h" |
#include "base/test/test_suite.h" |
#include "base/threading/thread.h" |