Remove Files.app's own profile badge.
Now that the Files.app uses default system header, the own profile badge is redundant.
BUG=408816
TEST=confirmed manually, ran browser_tests
Committed: https://crrev.com/14cea1d24143dac7c558779ffbef6e735e55d819
Cr-Commit-Position: refs/heads/master@{#292827}
Edited following files to remove profileImage from the API. - chrome/common/extensions/api/file_browser_private.idl - chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc
6 years, 3 months ago
(2014-08-29 10:37:54 UTC)
#4
Edited following files to remove profileImage from the API.
- chrome/common/extensions/api/file_browser_private.idl
- chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc
hirono
https://codereview.chromium.org/520623002/diff/20001/chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc File chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc (right): https://codereview.chromium.org/520623002/diff/20001/chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc#newcode65 chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc:65: GetLoggedInProfileInfoList(content::WebContents* contents) { We can remove contents also.
6 years, 3 months ago
(2014-08-29 11:13:26 UTC)
#5
Issue 520623002: Remove Files.app's own profile badge.
(Closed)
Created 6 years, 3 months ago by fukino
Modified 6 years, 3 months ago
Reviewers: hirono, yoshiki, benwells
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 2