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

Unified Diff: ash/login/ui/lock_contents_view.cc

Issue 2873433005: cros: Move ash/login/views to ash/login/ui (Closed)
Patch Set: Created 3 years, 7 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 | « ash/login/ui/lock_contents_view.h ('k') | ash/login/ui/lock_screen.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/login/ui/lock_contents_view.cc
diff --git a/ash/login/views/lock_contents_view.cc b/ash/login/ui/lock_contents_view.cc
similarity index 96%
rename from ash/login/views/lock_contents_view.cc
rename to ash/login/ui/lock_contents_view.cc
index 5c557b9783ceb84b947c9aa3e3b75496268312cc..c676efb97b06675117c0f5b336b1f2d337ff4d07 100644
--- a/ash/login/views/lock_contents_view.cc
+++ b/ash/login/ui/lock_contents_view.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 "ash/login/views/lock_contents_view.h"
+#include "ash/login/ui/lock_contents_view.h"
#include "base/strings/utf_string_conversions.h"
#include "ui/views/background.h"
« no previous file with comments | « ash/login/ui/lock_contents_view.h ('k') | ash/login/ui/lock_screen.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698