| Index: components/mus/public/cpp/tests/window_server_test_suite.h
 | 
| diff --git a/components/mus/public/cpp/tests/window_server_test_suite.h b/components/mus/public/cpp/tests/window_server_test_suite.h
 | 
| index 33063b2c269240b03fb7b455af090002cc664948..03df034684e5a5ab1ba0948f0b97c224135d5e24 100644
 | 
| --- a/components/mus/public/cpp/tests/window_server_test_suite.h
 | 
| +++ b/components/mus/public/cpp/tests/window_server_test_suite.h
 | 
| @@ -5,6 +5,7 @@
 | 
|  #ifndef COMPONENTS_MUS_PUBLIC_CPP_TESTS_WINDOW_SERVER_TEST_SUITE_H_
 | 
|  #define COMPONENTS_MUS_PUBLIC_CPP_TESTS_WINDOW_SERVER_TEST_SUITE_H_
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/test/test_suite.h"
 | 
|  #include "mojo/public/cpp/system/macros.h"
 | 
|  
 | 
| 
 |