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

Unified Diff: ash/touch/touchscreen_util.h

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/touch/touchscreen_util.h
diff --git a/ash/touch/touchscreen_util.h b/ash/touch/touchscreen_util.h
index fe924a0b1e596776ae5e393756416c180f83e5f6..5cfe49e960465ab080869007a3415b3cacb47340 100644
--- a/ash/touch/touchscreen_util.h
+++ b/ash/touch/touchscreen_util.h
@@ -8,7 +8,7 @@
#include <vector>
#include "ash/ash_export.h"
-#include "ash/display/display_info.h"
+#include "ash/common/display/display_info.h"
#include "ui/events/devices/touchscreen_device.h"
namespace ash {

Powered by Google App Engine
This is Rietveld 408576698