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