# Copyright 2026 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

source_set("public") {
  sources = [
    "tab_picker_logger.h",
    "tab_picker_snackbar_presenter.h",
  ]

  deps = [ "//ios/web/public" ]
}
