summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/notifications/balloon_view_gtk.h
diff options
context:
space:
mode:
authormsw@chromium.org <msw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-18 18:11:35 +0000
committermsw@chromium.org <msw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-18 18:11:35 +0000
commit2b05d66d9176cf44fb00e2c7d09a3fabf3b8b2ec (patch)
tree05712e8dee0a22eaf47bb714ff3b89bc6a6a4a40 /chrome/browser/gtk/notifications/balloon_view_gtk.h
parent22b28c134e75d3f48479a42531f07776fd466d0f (diff)
downloadchromium_src-2b05d66d9176cf44fb00e2c7d09a3fabf3b8b2ec.zip
chromium_src-2b05d66d9176cf44fb00e2c7d09a3fabf3b8b2ec.tar.gz
chromium_src-2b05d66d9176cf44fb00e2c7d09a3fabf3b8b2ec.tar.bz2
Update references part 1:
subdirectories of chrome/browser/ui/gtk/: (notifications, options, status_icons, tabs, translate) Update all chrome/browser/gtk references & copyright dates of touched files. Re-alphabetize include lists as necessary from this change. Remove the chrome/browser/gtk subdirectories & stubbed headers. BUG=69289 TEST=None Review URL: http://codereview.chromium.org/6328002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71668 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/gtk/notifications/balloon_view_gtk.h')
-rw-r--r--chrome/browser/gtk/notifications/balloon_view_gtk.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/chrome/browser/gtk/notifications/balloon_view_gtk.h b/chrome/browser/gtk/notifications/balloon_view_gtk.h
deleted file mode 100644
index 842f938..0000000
--- a/chrome/browser/gtk/notifications/balloon_view_gtk.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_NOTIFICATIONS_BALLOON_VIEW_GTK_H_
-#define CHROME_BROWSER_GTK_NOTIFICATIONS_BALLOON_VIEW_GTK_H_
-#pragma once
-
-#include "chrome/browser/ui/gtk/notifications/balloon_view_gtk.h"
-// TODO(msw): remove this file once all includes have been updated.
-
-#endif // CHROME_BROWSER_GTK_NOTIFICATIONS_BALLOON_VIEW_GTK_H_