| Index: chrome/browser/notifications/system_component_notifier_source_chromeos.cc
|
| diff --git a/chrome/browser/notifications/system_component_notifier_source_chromeos.cc b/chrome/browser/notifications/system_component_notifier_source_chromeos.cc
|
| index 9017d5f67f85c6918908fe9e6422d5c7a1155f46..66a82e92f9fc801ec09423061155dd2f436ec2b0 100644
|
| --- a/chrome/browser/notifications/system_component_notifier_source_chromeos.cc
|
| +++ b/chrome/browser/notifications/system_component_notifier_source_chromeos.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/browser/notifications/system_component_notifier_source_chromeos.h"
|
|
|
| -#include "ash/system/system_notifier.h"
|
| +#include "ash/common/system/system_notifier.h"
|
| #include "chrome/browser/notifications/notifier_state_tracker.h"
|
| #include "chrome/browser/notifications/notifier_state_tracker_factory.h"
|
| #include "chrome/grit/theme_resources.h"
|
|
|