Chromium Code Reviews| Index: ui/views/metrics_aura.cc | 
| diff --git a/ui/views/metrics_aura.cc b/ui/views/metrics_aura.cc | 
| index 046baa892ca1196d2365f223d1172a6125a49976..50102ca0e54fba81f42eb8dd5a4e4d8e1fef6839 100644 | 
| --- a/ui/views/metrics_aura.cc | 
| +++ b/ui/views/metrics_aura.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 "build/build_config.h" | 
| 
 
Nico
2015/12/23 21:17:13
Fun fact: This file used to not include build_conf
 
 | 
| #include "ui/views/metrics.h" | 
| #if defined(OS_WIN) |