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

Unified Diff: ash/monitor/secondary_monitor_view.h

Issue 10675011: Rename the remaining usage of Monitor to Display (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync 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 | « ash/monitor/multi_monitor_manager_unittest.cc ('k') | ash/monitor/secondary_monitor_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/monitor/secondary_monitor_view.h
diff --git a/ash/monitor/secondary_monitor_view.h b/ash/monitor/secondary_monitor_view.h
deleted file mode 100644
index cca03d2f40c73a318aa01ca33501d14a59f9ac5e..0000000000000000000000000000000000000000
--- a/ash/monitor/secondary_monitor_view.h
+++ /dev/null
@@ -1,25 +0,0 @@
-// Copyright (c) 2012 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 ASH_MONITOR_SECONDARY_MONITOR_VIEW_H_
-#define ASH_MONITOR_SECONDARY_MONITOR_VIEW_H_
-#pragma once
-
-namespace aura {
-class Window;
-}
-
-namespace views {
-class Widget;
-}
-
-namespace ash {
-
-// Creates the widget that hosts the static message displayed on the
-// secondary monitor.
-views::Widget* CreateSecondaryMonitorWidget(aura::Window* parent);
-
-} // namespace ash
-
-#endif // ASH_MONITOR_SECONDARY_MONITOR_VIEW_H_
« no previous file with comments | « ash/monitor/multi_monitor_manager_unittest.cc ('k') | ash/monitor/secondary_monitor_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698