diff options
Diffstat (limited to 'chrome/browser/gtk/gtk_custom_menu.h')
-rw-r--r-- | chrome/browser/gtk/gtk_custom_menu.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/chrome/browser/gtk/gtk_custom_menu.h b/chrome/browser/gtk/gtk_custom_menu.h deleted file mode 100644 index bd708c3..0000000 --- a/chrome/browser/gtk/gtk_custom_menu.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 CHROME_BROWSER_GTK_GTK_CUSTOM_MENU_H_ -#define CHROME_BROWSER_GTK_GTK_CUSTOM_MENU_H_ -#pragma once - -#include "chrome/browser/ui/gtk/gtk_custom_menu.h" -// TODO(msw): remove this file once all includes have been updated. - -#endif // CHROME_BROWSER_GTK_GTK_CUSTOM_MENU_H_ |