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

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

Issue 1637943003: Remove HostDesktopType from BrowserList::GetInstance() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@screen-wrapper-land
Patch Set: mac2 Created 4 years, 11 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 | « chrome/browser/ui/cocoa/browser_window_controller_browsertest.mm ('k') | chrome/browser/ui/host_desktop.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/host_desktop.h
diff --git a/chrome/browser/ui/host_desktop.h b/chrome/browser/ui/host_desktop.h
index eb158765e32b24ae5d5bd06ff432be66c84218a7..b34e759bb872854b987ef317a5cdc6fc45e9c139 100644
--- a/chrome/browser/ui/host_desktop.h
+++ b/chrome/browser/ui/host_desktop.h
@@ -12,11 +12,7 @@ class Browser;
namespace chrome {
-// A value that specifies what desktop environment hosts a particular piece of
-// UI. You should almost never manually hardcode one of these enums manually,
-// please refer to the following document for details on getting the right
-// HostDesktopType:
-// http://sites.google.com/a/chromium.org/dev/developers/design-documents/aura/multi-desktop
+// TODO(scottmg): This file is being removed: http://crbug.com/558054.
enum HostDesktopType {
HOST_DESKTOP_TYPE_FIRST = 0,
« no previous file with comments | « chrome/browser/ui/cocoa/browser_window_controller_browsertest.mm ('k') | chrome/browser/ui/host_desktop.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698