| Index: chrome/installer/setup/uninstall.cc
|
| diff --git a/chrome/installer/setup/uninstall.cc b/chrome/installer/setup/uninstall.cc
|
| index a73a7f686f6e4125a6dd3cb4b04ba4bab559eb05..957d91b5a844eb34e79daad466c004b19cae2c61 100644
|
| --- a/chrome/installer/setup/uninstall.cc
|
| +++ b/chrome/installer/setup/uninstall.cc
|
| @@ -4,6 +4,8 @@
|
| //
|
| // This file defines the methods useful for uninstalling Chrome.
|
|
|
| +//Pickup file for readability review.
|
| +
|
| #include "chrome/installer/setup/uninstall.h"
|
|
|
| #include <windows.h>
|
|
|