diff options
Diffstat (limited to 'chrome/browser/browser_main_win.h')
-rw-r--r-- | chrome/browser/browser_main_win.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/browser_main_win.h b/chrome/browser/browser_main_win.h index d44958f..9069058 100644 --- a/chrome/browser/browser_main_win.h +++ b/chrome/browser/browser_main_win.h @@ -43,4 +43,4 @@ bool DoUpgradeTasks(const CommandLine& command_line); // failed and that the process is being debugged. void RecordBreakpadStatusUMA(MetricsService* metrics); -#endif // CHROME_BROWSER_BROWSER_MAIN_WIN_H_
\ No newline at end of file +#endif // CHROME_BROWSER_BROWSER_MAIN_WIN_H_ |