diff options
Diffstat (limited to 'chrome/browser/component_updater/pnacl/pnacl_profile_observer.h')
-rw-r--r-- | chrome/browser/component_updater/pnacl/pnacl_profile_observer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/component_updater/pnacl/pnacl_profile_observer.h b/chrome/browser/component_updater/pnacl/pnacl_profile_observer.h index 52ab984..18ef4e8 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" |