Skip to content

Commit ff74769

Browse files
kingFighterrogerwang
authored andcommitted
Change headers to fix build error on Windows
1 parent b0d0222 commit ff74769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chrome/browser/process_singleton_win.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
#include "base/win/win_util.h"
2424
#include "base/win/windows_version.h"
2525
#include "chrome/browser/browser_process.h"
26+
#include "chrome/browser/chrome_process_finder_win.h"
2627
#if 0
2728
#include "chrome/browser/browser_process_platform_part.h"
28-
#include "chrome/browser/chrome_process_finder_win.h"
2929
#include "chrome/browser/metro_utils/metro_chrome_win.h"
3030
#include "chrome/browser/shell_integration.h"
3131
#include "chrome/browser/ui/simple_message_box.h"

0 commit comments

Comments
 (0)