From 55f59335f5983f427d3cad623034a6803a38c1ee Mon Sep 17 00:00:00 2001 From: "ben@chromium.org" Date: Sat, 24 Dec 2011 05:42:46 +0000 Subject: Rename the aura_shell namespace to ash http://crbug.com/108457 TEST=none TBR=sky Review URL: http://codereview.chromium.org/9033007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115748 0039d316-1c4b-4281-b951-d872f2087c98 --- ash/wm/property_util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ash/wm/property_util.h') diff --git a/ash/wm/property_util.h b/ash/wm/property_util.h index 0784045..916a24a 100644 --- a/ash/wm/property_util.h +++ b/ash/wm/property_util.h @@ -14,7 +14,7 @@ namespace gfx { class Rect; } -namespace aura_shell { +namespace ash { // Sets the restore bounds property on |window|. Deletes existing bounds value // if exists. -- cgit v1.1