| Index: third_party/WebKit/Source/platform/testing/HistogramTester.h
 | 
| diff --git a/third_party/WebKit/Source/platform/testing/HistogramTester.h b/third_party/WebKit/Source/platform/testing/HistogramTester.h
 | 
| index 2f487f59dc303130f088b04c4e7433b052e444e6..d52c797aa05ab7b4c12530162a922d8c2193e231 100644
 | 
| --- a/third_party/WebKit/Source/platform/testing/HistogramTester.h
 | 
| +++ b/third_party/WebKit/Source/platform/testing/HistogramTester.h
 | 
| @@ -5,8 +5,8 @@
 | 
|  #ifndef HistogramTester_h
 | 
|  #define HistogramTester_h
 | 
|  
 | 
| -#include "platform/Histogram.h"
 | 
|  #include <memory>
 | 
| +#include "platform/Histogram.h"
 | 
|  
 | 
|  namespace base {
 | 
|  class HistogramTester;
 | 
| 
 |