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

Unified Diff: ash/display/display_util.cc

Issue 2084533008: mash: Migrate tray audio and deps to common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup IWYU. Created 4 years, 6 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: ash/display/display_util.cc
diff --git a/ash/display/display_util.cc b/ash/display/display_util.cc
index dd62d4b4e9b41b5f3abbf7cf7ebe4156b51882b3..56be5abc389bd3907421867b76465cc32301eba3 100644
--- a/ash/display/display_util.cc
+++ b/ash/display/display_util.cc
@@ -6,8 +6,8 @@
#include <algorithm>
+#include "ash/common/display/display_info.h"
#include "ash/common/system/system_notifier.h"
-#include "ash/display/display_info.h"
#include "ash/display/display_manager.h"
#include "ash/host/ash_window_tree_host.h"
#include "ash/new_window_delegate.h"

Powered by Google App Engine
This is Rietveld 408576698