| Index: chrome/browser/component_updater/pnacl/pnacl_profile_observer.h
|
| diff --git a/chrome/browser/component_updater/pnacl/pnacl_profile_observer.h b/chrome/browser/component_updater/pnacl/pnacl_profile_observer.h
|
| index 52ab9847dc1407dc2a66e8e3e6de445d262f8cee..18ef4e804360e63f9b9c19680974a521c7b9567f 100644
|
| --- a/chrome/browser/component_updater/pnacl/pnacl_profile_observer.h
|
| +++ b/chrome/browser/component_updater/pnacl/pnacl_profile_observer.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_COMPONENT_UPDATER_PNACL_PNACL_PROFILE_OBSERVER_H_
|
| #define CHROME_BROWSER_COMPONENT_UPDATER_PNACL_PNACL_PROFILE_OBSERVER_H_
|
|
|
| +#include "base/compiler_specific.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
|
|
|
|