Index: chrome/browser/chromeos/login/user_image_view.cc |
diff --git a/chrome/browser/chromeos/login/user_image_view.cc b/chrome/browser/chromeos/login/user_image_view.cc |
index 3025607163c8f6ebc5abcc3f53b5a0024d4efb8a..4cc057db5fd4acaf33393fde3bfc2d1d5027fc60 100644 |
--- a/chrome/browser/chromeos/login/user_image_view.cc |
+++ b/chrome/browser/chromeos/login/user_image_view.cc |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2010 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
@@ -23,7 +23,7 @@ |
#include "views/controls/image_view.h" |
#include "views/controls/label.h" |
#include "views/controls/throbber.h" |
-#include "views/grid_layout.h" |
+#include "views/layout/grid_layout.h" |
namespace { |