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

Unified Diff: ui/display/chromeos/native_display_delegate.h

Issue 226183004: Renamed OutputConfigurator to DisplayConfigurator (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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
Index: ui/display/chromeos/native_display_delegate.h
diff --git a/ui/display/chromeos/native_display_delegate.h b/ui/display/chromeos/native_display_delegate.h
index 8322ecf0ead7cf732837bb53dece014175705ffd..f20eca075c818966b9bd5201354c9b938379ccf8 100644
--- a/ui/display/chromeos/native_display_delegate.h
+++ b/ui/display/chromeos/native_display_delegate.h
@@ -24,7 +24,7 @@ class DisplaySnapshot;
class NativeDisplayObserver;
// Interface for classes that perform display configuration actions on behalf
-// of OutputConfigurator.
+// of DisplayConfigurator.
class DISPLAY_EXPORT NativeDisplayDelegate {
public:
virtual ~NativeDisplayDelegate() {}

Powered by Google App Engine
This is Rietveld 408576698