Index: chrome/browser/ui/views/restart_message_box.cc |
diff --git a/chrome/browser/ui/views/restart_message_box.cc b/chrome/browser/ui/views/restart_message_box.cc |
index 4e2804d72b20e5368d903b400237b0f7315a6e6f..0ff60e7661239d976d3fc6a8a9e3cd6ce152feb3 100644 |
--- a/chrome/browser/ui/views/restart_message_box.cc |
+++ b/chrome/browser/ui/views/restart_message_box.cc |
@@ -1,8 +1,8 @@ |
-// Copyright (c) 2006-2008 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. |
-#include "chrome/browser/views/restart_message_box.h" |
+#include "chrome/browser/ui/views/restart_message_box.h" |
#include "app/l10n_util.h" |
#include "app/message_box_flags.h" |