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

Unified Diff: ui/ozone/platform/dri/chromeos/native_display_delegate_proxy.cc

Issue 558253003: display: Move ui/display/types/chromeos/* to ui/display/types/* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 3 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
« no previous file with comments | « ui/ozone/platform/dri/chromeos/native_display_delegate_proxy.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/dri/chromeos/native_display_delegate_proxy.cc
diff --git a/ui/ozone/platform/dri/chromeos/native_display_delegate_proxy.cc b/ui/ozone/platform/dri/chromeos/native_display_delegate_proxy.cc
index 7230558e310b76ed74a28ba93ffe4547b6bba911..d61b97bfb959c6a1fb63c31518843090c10fa343 100644
--- a/ui/ozone/platform/dri/chromeos/native_display_delegate_proxy.cc
+++ b/ui/ozone/platform/dri/chromeos/native_display_delegate_proxy.cc
@@ -5,8 +5,8 @@
#include "ui/ozone/platform/dri/chromeos/native_display_delegate_proxy.h"
#include "base/logging.h"
-#include "ui/display/types/chromeos/display_snapshot.h"
-#include "ui/display/types/chromeos/native_display_observer.h"
+#include "ui/display/types/display_snapshot.h"
+#include "ui/display/types/native_display_observer.h"
#include "ui/events/ozone/device/device_event.h"
#include "ui/events/ozone/device/device_manager.h"
#include "ui/ozone/common/chromeos/display_snapshot_proxy.h"
« no previous file with comments | « ui/ozone/platform/dri/chromeos/native_display_delegate_proxy.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698