Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Unified Diff: chrome/browser/ui/website_settings/website_settings.h

Issue 10540103: TabContentsWrapper -> TabContents, part 50. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: removing Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/website_settings/website_settings.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/website_settings/website_settings.h
diff --git a/chrome/browser/ui/website_settings/website_settings.h b/chrome/browser/ui/website_settings/website_settings.h
index 7949ab54a0223b96d14e1f130b78b0c1ab38b1bd..87aae7792fe45f626c8262d5678bca5ef3683998 100644
--- a/chrome/browser/ui/website_settings/website_settings.h
+++ b/chrome/browser/ui/website_settings/website_settings.h
@@ -23,8 +23,6 @@ struct SSLStatus;
class HostContentSettingsMap;
class Profile;
-class TabContents;
-typedef TabContents TabContentsWrapper;
class WebsiteSettingsUI;
// The |WebsiteSettings| provides information about a website's permissions,
« no previous file with comments | « no previous file | chrome/browser/ui/website_settings/website_settings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698