Index: chrome/browser/ui/views/database_open_info_view.h |
diff --git a/chrome/browser/ui/views/database_open_info_view.h b/chrome/browser/ui/views/database_open_info_view.h |
index c8df3cdfe7c094ba4c93fa8c1f6ac0e75658d969..8dd69e5f5773489009bc086a3112c14f25543675 100644 |
--- a/chrome/browser/ui/views/database_open_info_view.h |
+++ b/chrome/browser/ui/views/database_open_info_view.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. |
@@ -7,7 +7,7 @@ |
#pragma once |
#include "base/string16.h" |
-#include "chrome/browser/views/generic_info_view.h" |
+#include "chrome/browser/ui/views/generic_info_view.h" |
/////////////////////////////////////////////////////////////////////////////// |
// DatabaseOpenInfoView |