summaryrefslogtreecommitdiffstats
path: root/remoting/host/curtain_mode_mac.cc
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/host/curtain_mode_mac.cc')
-rw-r--r--remoting/host/curtain_mode_mac.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/curtain_mode_mac.cc b/remoting/host/curtain_mode_mac.cc
index b68ab11..aa85156 100644
--- a/remoting/host/curtain_mode_mac.cc
+++ b/remoting/host/curtain_mode_mac.cc
@@ -134,7 +134,7 @@ void SessionWatcher::ActivateCurtain() {
return;
}
- base::mac::ScopedCFTypeRef<CFDictionaryRef> session(
+ base::ScopedCFTypeRef<CFDictionaryRef> session(
CGSessionCopyCurrentDictionary());
// CGSessionCopyCurrentDictionary has been observed to return NULL in some