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

Unified Diff: ui/display/manager/chromeos/x11/display_snapshot_x11.cc

Issue 2540313002: Split //ui/display and create //ui/display/manager. (Closed)
Patch Set: Cleanup export header. Created 4 years 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: ui/display/manager/chromeos/x11/display_snapshot_x11.cc
diff --git a/ui/display/chromeos/x11/display_snapshot_x11.cc b/ui/display/manager/chromeos/x11/display_snapshot_x11.cc
similarity index 93%
rename from ui/display/chromeos/x11/display_snapshot_x11.cc
rename to ui/display/manager/chromeos/x11/display_snapshot_x11.cc
index 7e6b4e17d163b6274536b18ca407ed62a90e1492..938d3baa9b7318ecf9e26c6a5335e2f13031997f 100644
--- a/ui/display/chromeos/x11/display_snapshot_x11.cc
+++ b/ui/display/manager/chromeos/x11/display_snapshot_x11.cc
@@ -2,10 +2,10 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ui/display/chromeos/x11/display_snapshot_x11.h"
+#include "ui/display/manager/chromeos/x11/display_snapshot_x11.h"
#include "base/strings/stringprintf.h"
-#include "ui/display/chromeos/x11/display_mode_x11.h"
+#include "ui/display/manager/chromeos/x11/display_mode_x11.h"
namespace ui {
« no previous file with comments | « ui/display/manager/chromeos/x11/display_snapshot_x11.h ('k') | ui/display/manager/chromeos/x11/display_util_x11.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698