Update for reviews

This commit is contained in:
Cheng Zhao 2016-07-02 10:36:11 +09:00
parent b47d0e3e58
commit 767124c45c
5 changed files with 6 additions and 6 deletions

View file

@ -225,7 +225,7 @@ class Browser : public WindowListObserver {
std::string version_override_;
std::string name_override_;
int current_badge_count_ = 0;
int badge_count_ = 0;
#if defined(OS_WIN)
base::string16 app_user_model_id_;