Index: content/browser/databases_table_unittest.cc |
diff --git a/content/browser/databases_table_unittest.cc b/content/browser/databases_table_unittest.cc |
index ee864cd3a8e50e38e1d90cd5352837427afc275d..9353ad45557bcbabae2ea1e2fe3ebe213e15952f 100644 |
--- a/content/browser/databases_table_unittest.cc |
+++ b/content/browser/databases_table_unittest.cc |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include <stddef.h> |
+ |
#include "base/bind.h" |
#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |