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

Unified Diff: ui/display/manager/chromeos/test/action_logger_util.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/test/action_logger_util.cc
diff --git a/ui/display/chromeos/test/action_logger_util.cc b/ui/display/manager/chromeos/test/action_logger_util.cc
similarity index 98%
rename from ui/display/chromeos/test/action_logger_util.cc
rename to ui/display/manager/chromeos/test/action_logger_util.cc
index ebd9ef84d09618da2a821603a103b45fd33c98fb..a62084114829676aa4ff49be72c749c3d7b1046f 100644
--- a/ui/display/chromeos/test/action_logger_util.cc
+++ b/ui/display/manager/chromeos/test/action_logger_util.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/chromeos/test/action_logger_util.h"
+#include "ui/display/manager/chromeos/test/action_logger_util.h"
#include <stddef.h>
« no previous file with comments | « ui/display/manager/chromeos/test/action_logger_util.h ('k') | ui/display/manager/chromeos/test/test_display_layout_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698