diff options
-rw-r--r-- | chrome/browser/browser.vcproj | 2 | ||||
-rw-r--r-- | chrome/browser/process_singleton_win.cc (renamed from chrome/browser/process_singleton.cc) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 7953983..f079700 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -410,7 +410,7 @@ > </File> <File - RelativePath=".\process_singleton.cc" + RelativePath=".\process_singleton_win.cc" > </File> <File diff --git a/chrome/browser/process_singleton.cc b/chrome/browser/process_singleton_win.cc index 61a6d9f..61a6d9f 100644 --- a/chrome/browser/process_singleton.cc +++ b/chrome/browser/process_singleton_win.cc |