| Index: chrome/installer/util/installation_validator.h
|
| ===================================================================
|
| --- chrome/installer/util/installation_validator.h (revision 109585)
|
| +++ chrome/installer/util/installation_validator.h (working copy)
|
| @@ -13,13 +13,10 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| -#include "base/memory/ref_counted.h"
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "chrome/installer/util/browser_distribution.h"
|
| -#include "chrome/installer/util/channel_info.h"
|
|
|
| +class CommandLine;
|
| class FilePath;
|
| -class Version;
|
|
|
| namespace installer {
|
|
|
|
|