chromium/chromeos/ash/components/drivefs/drivefs_search_query_delegate.cc

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

#include "chromeos/ash/components/drivefs/drivefs_search_query_delegate.h"

namespace drivefs {

DriveFsSearchQueryDelegate::~DriveFsSearchQueryDelegate() = default;

}  // namespace drivefs