Index: chrome/browser/component_updater/pnacl/pnacl_updater_observer.cc |
=================================================================== |
--- chrome/browser/component_updater/pnacl/pnacl_updater_observer.cc (revision 211221) |
+++ chrome/browser/component_updater/pnacl/pnacl_updater_observer.cc (working copy) |
@@ -5,8 +5,8 @@ |
#include "chrome/browser/component_updater/pnacl/pnacl_updater_observer.h" |
#include "base/logging.h" |
+#include "chrome/browser/chrome_notification_types.h" |
#include "chrome/browser/component_updater/pnacl/pnacl_component_installer.h" |
-#include "chrome/common/chrome_notification_types.h" |
#include "content/public/browser/notification_service.h" |
PnaclUpdaterObserver::PnaclUpdaterObserver( |