| Index: test/cctest/compiler/test-run-jsexceptions.cc
 | 
| diff --git a/test/cctest/compiler/test-run-jsexceptions.cc b/test/cctest/compiler/test-run-jsexceptions.cc
 | 
| index ab8c42a9796b7d472a58d7c0c20beddbeab2ca3c..8da2b53fe6f16e6d265f38d235ca9a934c21e347 100644
 | 
| --- a/test/cctest/compiler/test-run-jsexceptions.cc
 | 
| +++ b/test/cctest/compiler/test-run-jsexceptions.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 "src/objects-inl.h"
 | 
|  #include "test/cctest/compiler/function-tester.h"
 | 
|  
 | 
|  namespace v8 {
 | 
| 
 |