blob: 6581de1888661ce9ece8408d6fa2fa4302d280b6 [file] [log] [blame]
// Copyright 2021 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_LENS_ANDROID_LENS_PREFS_H_
#define CHROME_BROWSER_LENS_ANDROID_LENS_PREFS_H_
namespace lens {
extern const char kLensCameraAssistedSearchEnabled[];
} // namespace lens
#endif // CHROME_BROWSER_LENS_ANDROID_LENS_PREFS_H_