Index: chrome/browser/ui/cocoa/theme_install_bubble_view.h |
diff --git a/chrome/browser/ui/cocoa/theme_install_bubble_view.h b/chrome/browser/ui/cocoa/theme_install_bubble_view.h |
index f2a8a4a8eed96a4375b580b93309e895f47fa812..f933d2d9c01f4c929dd5235d7a5645e4650a6e57 100644 |
--- a/chrome/browser/ui/cocoa/theme_install_bubble_view.h |
+++ b/chrome/browser/ui/cocoa/theme_install_bubble_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. |
@@ -6,8 +6,8 @@ |
#define CHROME_BROWSER_UI_COCOA_THEME_INSTALL_BUBBLE_VIEW_H_ |
#pragma once |
-#include "chrome/common/notification_observer.h" |
-#include "chrome/common/notification_registrar.h" |
+#include "content/common/notification_observer.h" |
+#include "content/common/notification_registrar.h" |
@class NSWindow; |
@class ThemeInstallBubbleViewCocoa; |