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

Unified Diff: ui/display/display_layout_builder.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
« no previous file with comments | « ui/display/display_layout_builder.h ('k') | ui/display/manager/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/display_layout_builder.cc
diff --git a/ui/display/manager/display_layout_builder.cc b/ui/display/display_layout_builder.cc
similarity index 97%
rename from ui/display/manager/display_layout_builder.cc
rename to ui/display/display_layout_builder.cc
index b6da680dfdeae847efe162bd5e6d77705e56d767..43527ede756fa6a7dcce2ec5cbf1f05daffe86ef 100644
--- a/ui/display/manager/display_layout_builder.cc
+++ b/ui/display/display_layout_builder.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ui/display/manager/display_layout_builder.h"
+#include "ui/display/display_layout_builder.h"
#include <algorithm>
« no previous file with comments | « ui/display/display_layout_builder.h ('k') | ui/display/manager/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698