Chromium Code Reviews| Index: sql/diagnostic_error_delegate.h |
| diff --git a/sql/diagnostic_error_delegate.h b/sql/diagnostic_error_delegate.h |
| index 70677bd00c9b7505e500a21d8cbea3a50d6e0fb7..6a09fc0ef4c05da883c9b7b5a6e3ce6688be2eae 100644 |
| --- a/sql/diagnostic_error_delegate.h |
| +++ b/sql/diagnostic_error_delegate.h |
| @@ -9,6 +9,7 @@ |
| #include "base/logging.h" |
| #include "base/metrics/histogram.h" |
| #include "sql/connection.h" |
| +#include "sql/sql_export.h" |
| namespace sql { |