forked from sanyaade-mobiledev/chromium.src
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
file_manager: Minor cleanup for GetFileTasksFunction
- Rename FindAppTasks() to FindFileHandlerTasks() - Make FindFileHandlerTasks() a void function - Factor out some code to FindFileBrowserHandlerTasks() - Revise comments BUG=269304 TEST=none R=mtomasz@chromium.org Review URL: https://codereview.chromium.org/22296004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216567 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
satorux@chromium.org
committed
Aug 9, 2013
1 parent
81045e2
commit fe8ea75
Showing
2 changed files
with
94 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters