Index: chrome/browser/ui/views/appcache_info_view.cc |
diff --git a/chrome/browser/ui/views/appcache_info_view.cc b/chrome/browser/ui/views/appcache_info_view.cc |
index 03d391917a0f1fc41427beb25c21ea4bccb8fadb..199d256fd63daf585686168fb5b11c58e9e9ff07 100644 |
--- a/chrome/browser/ui/views/appcache_info_view.cc |
+++ b/chrome/browser/ui/views/appcache_info_view.cc |
@@ -1,8 +1,8 @@ |
-// 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. |
-#include "chrome/browser/views/appcache_info_view.h" |
+#include "chrome/browser/ui/views/appcache_info_view.h" |
#include "base/i18n/time_formatting.h" |
#include "base/string_util.h" |