| Index: mojo/shell/capability_filter_unittest.cc
 | 
| diff --git a/mojo/shell/capability_filter_unittest.cc b/mojo/shell/capability_filter_unittest.cc
 | 
| index 09ceb5fdda486a7db989526f57662c6c9134cbc2..5ef23104e8ace432ed10e67ba251b8463a4b5f89 100644
 | 
| --- a/mojo/shell/capability_filter_unittest.cc
 | 
| +++ b/mojo/shell/capability_filter_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 "mojo/shell/capability_filter_test.h"
 | 
|  #include "mojo/shell/test_package_manager.h"
 | 
|  #include "testing/gtest/include/gtest/gtest.h"
 | 
| 
 |