From b65bdda36c548cd680eecbbfcfbd482b740e2eb3 Mon Sep 17 00:00:00 2001 From: "ben@chromium.org" Date: Fri, 23 Dec 2011 23:35:31 +0000 Subject: Move last few files -> ash http://crbug.com/108457 TEST=none TBR=sky Review URL: http://codereview.chromium.org/9036011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115743 0039d316-1c4b-4281-b951-d872f2087c98 --- ash/shell/lock_view.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ash/shell/lock_view.cc') diff --git a/ash/shell/lock_view.cc b/ash/shell/lock_view.cc index 641734f..739649a 100644 --- a/ash/shell/lock_view.cc +++ b/ash/shell/lock_view.cc @@ -2,12 +2,12 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. +#include "ash/shell.h" +#include "ash/shell_window_ids.h" #include "ash/shell/example_factory.h" #include "base/utf_string_conversions.h" #include "ui/aura/root_window.h" #include "ui/aura/window.h" -#include "ui/aura_shell/shell.h" -#include "ui/aura_shell/shell_window_ids.h" #include "ui/gfx/canvas.h" #include "ui/gfx/font.h" #include "ui/views/widget/widget.h" -- cgit v1.1