blob: 1a50553650c31795204dec8881969f2ec98538b9 [file] [log] [blame]
Scott Violet26f9aa62023-10-25 23:29:591// Copyright 2023 The Chromium Authors
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5#ifndef CHROME_BROWSER_CONTENT_EXTRACTION_INNER_TEXT_H_
6#define CHROME_BROWSER_CONTENT_EXTRACTION_INNER_TEXT_H_
7
8#include <memory>
Arthur Sonzognife132ee2024-01-15 11:01:049#include <optional>
Scott Violet