Index: chrome/browser/chromeos/login/new_user_view.cc |
diff --git a/chrome/browser/chromeos/login/new_user_view.cc b/chrome/browser/chromeos/login/new_user_view.cc |
index 4e2f338f6f2dc95a5587851f5c717d0aa2d7ae91..3945cf603723c7cb37f03285cb07f36a4129f6bf 100644 |
--- a/chrome/browser/chromeos/login/new_user_view.cc |
+++ b/chrome/browser/chromeos/login/new_user_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. |
@@ -34,6 +34,7 @@ |
#include "ui/gfx/font.h" |
#include "views/controls/button/menu_button.h" |
#include "views/controls/label.h" |
+#include "views/controls/textfield/textfield.h" |
#include "views/controls/throbber.h" |
#include "views/widget/widget_gtk.h" |