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

Unified Diff: base/mac/mac_util.mm

Issue 7806006: cycle bots (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/mac/mac_util.mm
diff --git a/base/mac/mac_util.mm b/base/mac/mac_util.mm
index 60f544fd1ebecec96cd54382a8e5611b19654824..57e07a613c24dab76ff5a016de1b5bf642660f58 100644
--- a/base/mac/mac_util.mm
+++ b/base/mac/mac_util.mm
@@ -57,7 +57,7 @@ void SetUIMode() {
}
// Looks into Shared File Lists corresponding to Login Items for the item
-// representing the current application. If such an item is found, returns a
+// representing the current application. If such an item is found, returns a
// retained reference to it. Caller is responsible for releasing the reference.
LSSharedFileListItemRef GetLoginItemForApp() {
ScopedCFTypeRef<LSSharedFileListRef> login_items(LSSharedFileListCreate(
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698