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

Unified Diff: chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.cc

Issue 2729363002: chromeos: Move files in //ash/common to //ash, part 3 (Closed)
Patch Set: Created 3 years, 9 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/chromeos/ui/screen_capture_notification_ui_chromeos.cc
diff --git a/chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.cc b/chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.cc
index ede233aea1e77484b5fae41f8d7e0eeef482bfef..e80072389414e39fef9f74b6ca71e9bd455377e3 100644
--- a/chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.cc
+++ b/chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.cc
@@ -4,8 +4,8 @@
#include "chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.h"
-#include "ash/common/wm_shell.h"
#include "ash/system/tray/system_tray_notifier.h"
+#include "ash/wm_shell.h"
namespace chromeos {

Powered by Google App Engine
This is Rietveld 408576698