| Index: chrome/installer/setup/setup_main.cc
|
| diff --git a/chrome/installer/setup/setup_main.cc b/chrome/installer/setup/setup_main.cc
|
| index 472cb2a0a5371638c53799b0f8b7893d7851c08b..eadd880244e1f54cfa1dd45e6c3e43a62651748e 100644
|
| --- a/chrome/installer/setup/setup_main.cc
|
| +++ b/chrome/installer/setup/setup_main.cc
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +//Pickup file for readability review.
|
| +
|
| #include <windows.h>
|
| #include <msi.h>
|
| #include <shellapi.h>
|
|
|