Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5871)

Unified Diff: chrome/browser/notifications/system_component_notifier_source_chromeos.cc

Issue 2732813002: chromeos: Move files in //ash/common to //ash, part 1 (Closed)
Patch Set: rebase Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 66a82e92f9fc801ec09423061155dd2f436ec2b0..9017d5f67f85c6918908fe9e6422d5c7a1155f46 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/common/system/system_notifier.h"
+#include "ash/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"

Powered by Google App Engine
This is Rietveld 408576698