| Index: chrome/installer/setup/install_worker.cc
|
| diff --git a/chrome/installer/setup/install_worker.cc b/chrome/installer/setup/install_worker.cc
|
| index 07d182b01ee3356ec71c63f5d8c118c744600171..44d68b585cdb4b610de9b4db9ab137195e95ed3e 100644
|
| --- a/chrome/installer/setup/install_worker.cc
|
| +++ b/chrome/installer/setup/install_worker.cc
|
| @@ -5,6 +5,8 @@
|
| // This file contains the definitions of the installer functions that build
|
| // the WorkItemList used to install the application.
|
|
|
| +//Pickup file for readability review.
|
| +
|
| #include "chrome/installer/setup/install_worker.h"
|
|
|
| #include <oaidl.h>
|
|
|