Chromium Code Reviews| Index: sql/meta_table.cc |
| diff --git a/sql/meta_table.cc b/sql/meta_table.cc |
| index b3e0503ad81c0ea239a79f89355c0a0cebcda66f..735cee327b0faa354ddf571616fc43652c5be16f 100644 |
| --- a/sql/meta_table.cc |
| +++ b/sql/meta_table.cc |
| @@ -7,7 +7,7 @@ |
| #include <stdint.h> |
| #include "base/logging.h" |
| -#include "base/metrics/histogram.h" |
| +#include "base/metrics/histogram_macros.h" |
| #include "base/strings/string_util.h" |
| #include "sql/connection.h" |
| #include "sql/statement.h" |