summaryrefslogtreecommitdiffstats
path: root/ui/v2/src/event_dispatcher.cc
blob: 796aa5ae107d2941ff4d7808e4c2ad5f066fb6fc (plain)
1
2
3
4
5
6
7
8
9
// Copyright (c) 2013 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/v2/public/event_dispatcher.h"

namespace v2 {

}  // namespace v2