summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/gaia_info_update_service_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/profiles/gaia_info_update_service_unittest.cc')
-rw-r--r--chrome/browser/profiles/gaia_info_update_service_unittest.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/browser/profiles/gaia_info_update_service_unittest.cc b/chrome/browser/profiles/gaia_info_update_service_unittest.cc
index 914f824..ac05fae 100644
--- a/chrome/browser/profiles/gaia_info_update_service_unittest.cc
+++ b/chrome/browser/profiles/gaia_info_update_service_unittest.cc
@@ -4,8 +4,11 @@
#include "chrome/browser/profiles/gaia_info_update_service.h"
+#include <stddef.h>
+
#include "base/prefs/pref_service.h"
#include "base/strings/utf_string_conversions.h"
+#include "build/build_config.h"
#include "chrome/browser/browser_process.h"
#include "chrome/browser/profiles/profile_downloader.h"
#include "chrome/browser/profiles/profile_info_cache.h"