Index: chrome/browser/views/bookmark_context_menu_controller_views.h |
diff --git a/chrome/browser/views/bookmark_context_menu_controller_views.h b/chrome/browser/views/bookmark_context_menu_controller_views.h |
deleted file mode 100644 |
index 73b54e6d6edbebe98565b05da590a5d769c6ebbe..0000000000000000000000000000000000000000 |
--- a/chrome/browser/views/bookmark_context_menu_controller_views.h |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-// Copyright (c) 2010 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 CHROME_BROWSER_VIEWS_BOOKMARK_CONTEXT_MENU_CONTROLLER_VIEWS_H_ |
-#define CHROME_BROWSER_VIEWS_BOOKMARK_CONTEXT_MENU_CONTROLLER_VIEWS_H_ |
-#pragma once |
- |
-#include "chrome/browser/ui/views/bookmark_context_menu_controller_views.h" |
-// TODO(beng): remove this file once all includes have been updated. |
- |
-#endif // CHROME_BROWSER_VIEWS_BOOKMARK_CONTEXT_MENU_CONTROLLER_VIEWS_H_ |
- |