| Index: views/events/event.h
|
| diff --git a/views/events/event.h b/views/events/event.h
|
| deleted file mode 100644
|
| index 015eb0885d16e72c4e6672af4b578bc2dcce13f1..0000000000000000000000000000000000000000
|
| --- a/views/events/event.h
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -// Copyright (c) 2011 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.
|
| -
|
| -#ifndef VIEWS_EVENTS_EVENT_H_
|
| -#define VIEWS_EVENTS_EVENT_H_
|
| -#pragma once
|
| -
|
| -#include "ui/views/events/event.h"
|
| -// TODO(tfarina): remove this file once all includes have been updated.
|
| -
|
| -#endif // VIEWS_EVENTS_EVENT_H_
|
|
|