summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/ui/webui/welcome/helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/ui/webui/welcome/helpers.h')
-rw-r--r--chromium/chrome/browser/ui/webui/welcome/helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/chrome/browser/ui/webui/welcome/helpers.h b/chromium/chrome/browser/ui/webui/welcome/helpers.h
index 08fea988649..70fb23b50f9 100644
--- a/chromium/chrome/browser/ui/webui/welcome/helpers.h
+++ b/chromium/chrome/browser/ui/webui/welcome/helpers.h
@@ -5,12 +5,12 @@
#ifndef CHROME_BROWSER_UI_WEBUI_WELCOME_HELPERS_H_
#define CHROME_BROWSER_UI_WEBUI_WELCOME_HELPERS_H_
+#include "base/feature_list.h"
#include "base/metrics/field_trial_params.h"
#include "build/build_config.h"
namespace base {
class DictionaryValue;
-struct Feature;
} // namespace base
namespace policy {