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

Unified Diff: ui/display/manager/display_layout_builder_unittest.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/manager/display_layout_builder.cc ('k') | ui/display/manager/display_layout_store.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/manager/display_layout_builder_unittest.cc
diff --git a/ui/display/manager/display_layout_builder_unittest.cc b/ui/display/manager/display_layout_builder_unittest.cc
index f632679fdb77ee632c0dc9993e3dc73b5610db38..dca48d6e9c7aca69f34f2b1e7b0ee74244d759f8 100644
--- a/ui/display/manager/display_layout_builder_unittest.cc
+++ b/ui/display/manager/display_layout_builder_unittest.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 "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « ui/display/manager/display_layout_builder.cc ('k') | ui/display/manager/display_layout_store.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698