summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/gtk_chrome_cookie_view.h
diff options
context:
space:
mode:
authormsw@chromium.org <msw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-19 23:58:59 +0000
committermsw@chromium.org <msw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-19 23:58:59 +0000
commitf0fea76bea165c16f562cc92cdfb9d51cbdacc97 (patch)
tree980e6d94b9cce8eb3df99d52c11a482a511b99a0 /chrome/browser/gtk/gtk_chrome_cookie_view.h
parent300d1e52088525a9ca6fc3b220ce85f7ac485bb2 (diff)
downloadchromium_src-f0fea76bea165c16f562cc92cdfb9d51cbdacc97.zip
chromium_src-f0fea76bea165c16f562cc92cdfb9d51cbdacc97.tar.gz
chromium_src-f0fea76bea165c16f562cc92cdfb9d51cbdacc97.tar.bz2
Remove the old chrome/browser/gtk directory and its stubbed contents.
BUG=69289 TEST=none Review URL: http://codereview.chromium.org/6292009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71877 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/gtk/gtk_chrome_cookie_view.h')
-rw-r--r--chrome/browser/gtk/gtk_chrome_cookie_view.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/chrome/browser/gtk/gtk_chrome_cookie_view.h b/chrome/browser/gtk/gtk_chrome_cookie_view.h
deleted file mode 100644
index 859bf35..0000000
--- a/chrome/browser/gtk/gtk_chrome_cookie_view.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_COOKIE_VIEW_H_
-#define CHROME_BROWSER_GTK_GTK_CHROME_COOKIE_VIEW_H_
-#pragma once
-
-#include "chrome/browser/ui/gtk/gtk_chrome_cookie_view.h"
-// TODO(msw): remove this file once all includes have been updated.
-
-#endif // CHROME_BROWSER_GTK_GTK_CHROME_COOKIE_VIEW_H_