| Index: chrome/browser/chromeos/login/login_html_dialog.h
|
| diff --git a/chrome/browser/chromeos/login/login_html_dialog.h b/chrome/browser/chromeos/login/login_html_dialog.h
|
| index d1ee19d8bfb15ee7aca5e100a77d698c65aa2368..4d95756a9339d689b3f0f2ce8eea759ed510b171 100644
|
| --- a/chrome/browser/chromeos/login/login_html_dialog.h
|
| +++ b/chrome/browser/chromeos/login/login_html_dialog.h
|
| @@ -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.
|
|
|
| @@ -8,7 +8,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "chrome/browser/dom_ui/html_dialog_ui.h"
|
| +#include "chrome/browser/webui/html_dialog_ui.h"
|
| #include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
| #include "ui/gfx/native_widget_types.h"
|
|
|