Index: chrome/browser/views/location_bar/page_action_with_badge_view.h |
diff --git a/chrome/browser/views/location_bar/page_action_with_badge_view.h b/chrome/browser/views/location_bar/page_action_with_badge_view.h |
deleted file mode 100644 |
index 4bdc71e0ccad3f12cf6922e6f8836f3455c10365..0000000000000000000000000000000000000000 |
--- a/chrome/browser/views/location_bar/page_action_with_badge_view.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_LOCATION_BAR_PAGE_ACTION_WITH_BADGE_VIEW_H_ |
-#define CHROME_BROWSER_VIEWS_LOCATION_BAR_PAGE_ACTION_WITH_BADGE_VIEW_H_ |
-#pragma once |
- |
-#include "chrome/browser/ui/views/location_bar/page_action_with_badge_view.h" |
-// TODO(beng): remove this file once all includes have been updated. |
- |
-#endif // CHROME_BROWSER_VIEWS_LOCATION_BAR_PAGE_ACTION_WITH_BADGE_VIEW_H_ |
- |