blob: 062f3decb24a5a61113e2a721f7d74af25ec056d [file] [log] [blame]
// Copyright 2021 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UI_ANDROID_START_SURFACE_START_SURFACE_ANDROID_H_
#define CHROME_BROWSER_UI_ANDROID_START_SURFACE_START_SURFACE_ANDROID_H_
// Returns whether behavioural targeting is enabled in the variation params.
bool IsStartSurfaceBehaviouralTargetingEnabled();
#endif // CHROME_BROWSER_UI_ANDROID_START_SURFACE_START_SURFACE_ANDROID_H_