Index: views/bubble/border_contents_view.h |
diff --git a/views/bubble/border_contents_view.h b/views/bubble/border_contents_view.h |
deleted file mode 100644 |
index a6c1bf213ce74182d158080f917799fb1ca6357e..0000000000000000000000000000000000000000 |
--- a/views/bubble/border_contents_view.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_BUBBLE_BORDER_CONTENTS_VIEW_H_ |
-#define VIEWS_BUBBLE_BORDER_CONTENTS_VIEW_H_ |
-#pragma once |
- |
-#include "ui/views/bubble/border_contents_view.h" |
-// TODO(tfarina): remove this file once all includes have been updated. |
- |
-#endif // VIEWS_BUBBLE_BORDER_CONTENTS_VIEW_H_ |