| Index: chrome/installer/setup/setup_main.cc
|
| diff --git a/chrome/installer/setup/setup_main.cc b/chrome/installer/setup/setup_main.cc
|
| index 0fc346d3ffcb3bb89ae32f9dd8638874a6787a9c..93eb38d42ccc5013ae6868eebb267503e819846c 100644
|
| --- a/chrome/installer/setup/setup_main.cc
|
| +++ b/chrome/installer/setup/setup_main.cc
|
| @@ -78,7 +78,6 @@ using installer::Product;
|
| using installer::ProductState;
|
| using installer::Products;
|
|
|
| -const wchar_t kChromePipeName[] = L"\\\\.\\pipe\\ChromeCrashServices";
|
| const wchar_t kGoogleUpdatePipeName[] = L"\\\\.\\pipe\\GoogleCrashServices\\";
|
| const wchar_t kSystemPrincipalSid[] = L"S-1-5-18";
|
|
|
|
|