blob: 74108e337ee547a9cebebc040ad27ca4604c2981 [file] [log] [blame]
// Copyright 2018 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.
#include "chrome/elevation_service/elevator.h"
namespace elevation_service {
Elevator::~Elevator() = default;
} // namespace elevation_service