| Index: components/component_updater/crx_update_item.h
|
| diff --git a/components/component_updater/crx_update_item.h b/components/component_updater/crx_update_item.h
|
| index a9b2da296ed89be34aa333ffa29746fa5f642bab..8a6414636df461a295a775b10dbef8a6e9976b39 100644
|
| --- a/components/component_updater/crx_update_item.h
|
| +++ b/components/component_updater/crx_update_item.h
|
| @@ -8,7 +8,6 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/time/time.h"
|
| #include "base/version.h"
|
|
|