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

Unified Diff: ash/display/display_controller.h

Issue 17099003: Use primary display as hangout/gtalk broadcast window (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | ash/display/display_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/display/display_controller.h
diff --git a/ash/display/display_controller.h b/ash/display/display_controller.h
index ca441cbce1fc80accc5c1d107ce2c34ad9b5d8c1..5133c73e22a4a42dc1320348ef7536679ca4342c 100644
--- a/ash/display/display_controller.h
+++ b/ash/display/display_controller.h
@@ -231,6 +231,8 @@ class ASH_EXPORT DisplayController : public gfx::DisplayObserver {
void OnFadeOutForSwapDisplayFinished();
+ void UpdateHostWindowNames();
+
bool in_bootstrap() const { return in_bootstrap_; }
class DisplayChangeLimiter {
« no previous file with comments | « no previous file | ash/display/display_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698