blob: 4430530ca6eb8e798cdba05fe68ab0f8fca0198e [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 "ui/events/gestures/gesture_recognizer_observer.h"
namespace ui {
GestureRecognizerObserver::~GestureRecognizerObserver() = default;
} // namespace ui