Simplify the usage of singleton

This commit is contained in:
Cheng Zhao 2015-10-22 14:59:12 +08:00
parent acb2c099f6
commit 310954713f
5 changed files with 18 additions and 27 deletions

View file

@ -54,4 +54,4 @@ class ProcessSingletonStartupLock : public base::NonThreadSafe {
DISALLOW_COPY_AND_ASSIGN(ProcessSingletonStartupLock);
};
#endif // CHROME_BROWSER_PROCESS_SINGLETON_STARTUP_LOCK_H_
#endif // CHROME_BROWSER_PROCESS_SINGLETON_STARTUP_LOCK_H_